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.dev3
1 parent c04c9fc commit dc3c74eCopy full SHA for dc3c74e
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "mmlearn"
3
-version = "0.1.0a0.dev2" # https://www.python.org/dev/peps/pep-0440/#version-schemes
+version = "0.1.0a0.dev3" # 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