Skip to content

Commit 7b8f460

Browse files
authored
Bump version in pyproject.toml for relesae
Signed-off-by: Nicholas Pace <segfly@users.noreply.github.com>
1 parent 372fa19 commit 7b8f460

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
@@ -20,7 +20,7 @@ requires = ["poetry-core"]
2020
build-backend = "poetry.core.masonry.api"
2121

2222
[tool.poetry]
23-
version = "1.1.1" # Update manually, or use plugin
23+
version = "1.1.2" # Update manually, or use plugin
2424
packages = [{ include = "vulcan_core", from="src" }]
2525
requires-poetry = "~2.1.1"
2626
classifiers = [

0 commit comments

Comments
 (0)