We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0.1.0a0
1 parent 3dea00f commit e474698Copy full SHA for e474698
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "mmlearn"
3
-version = "0.1.0a0.dev8" # https://www.python.org/dev/peps/pep-0440/#version-schemes
+version = "0.1.0a0" # 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 <[email protected]>"]
0 commit comments