Skip to content

Commit 0b030ec

Browse files
committed
bump
1 parent a5b70b3 commit 0b030ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66

77
[project]
88
name = "consistent"
9-
version = "0.0.7"
9+
version = "0.0.9"
1010
description = "Make sure AI model outputs are consistent"
1111
readme = "README.md"
1212
license = { file = "LICENSE" }
@@ -34,7 +34,7 @@ Homepage = "https://github.com/drorivry/consistent"
3434

3535

3636
[tool.bumpver]
37-
current_version = "0.0.7"
37+
current_version = "0.0.9"
3838
version_pattern = "MAJOR.MINOR.PATCH"
3939
commit_message = "Bump version {old_version} -> {new_version}"
4040
commit = true

0 commit comments

Comments
 (0)