Skip to content

Commit e474698

Browse files
committed
Bump version to 0.1.0a0
1 parent 3dea00f commit e474698

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "mmlearn"
3-
version = "0.1.0a0.dev8" # https://www.python.org/dev/peps/pep-0440/#version-schemes
3+
version = "0.1.0a0" # https://www.python.org/dev/peps/pep-0440/#version-schemes
44
description = "A modular framework for research on multimodal representation learning."
55
readme = "README.md"
66
authors = ["Vector AI Engineering <[email protected]>"]

0 commit comments

Comments
 (0)