Skip to content

Commit a5e96bd

Browse files
committed
Bump version from 0.1.0b1 to 0.1.0b2
1 parent a2e5c57 commit a5e96bd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
project = "mmlearn"
1616
copyright = "2024, Vector AI Engineering" # noqa: A001
1717
author = "Vector AI Engineering"
18-
release = "0.1.0b1"
18+
release = "0.1.0b2"
1919

2020
# -- General configuration ---------------------------------------------------
2121
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "mmlearn"
3-
version = "0.1.0b1"
3+
version = "0.1.0b2"
44
description = "A modular framework for research on multimodal representation learning."
55
readme = "README.md"
66
authors = [{name = "Vector AI Engineering", email = "[email protected]"}]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)