We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c103b4 commit ad7de05Copy full SHA for ad7de05
1 file changed
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "mmlearn"
3
-version = "0.1.0a0" # https://www.python.org/dev/peps/pep-0440/#version-schemes
+version = "0.1.0a1" # https://www.python.org/dev/peps/pep-0440/#version-schemes
4
description = "A modular framework for research on multimodal representation learning."
5
readme = "README.md"
6
authors = ["Vector AI Engineering <ai_engineering@vectorinstitute.ai>"]
0 commit comments