Skip to content

Commit ad7de05

Browse files
committed
Bump version to 0.1.0a1
1 parent 7c103b4 commit ad7de05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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" # https://www.python.org/dev/peps/pep-0440/#version-schemes
3+
version = "0.1.0a1" # 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 <ai_engineering@vectorinstitute.ai>"]

0 commit comments

Comments
 (0)