We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 372fa19 commit 7b8f460Copy full SHA for 7b8f460
pyproject.toml
@@ -20,7 +20,7 @@ requires = ["poetry-core"]
20
build-backend = "poetry.core.masonry.api"
21
22
[tool.poetry]
23
-version = "1.1.1" # Update manually, or use plugin
+version = "1.1.2" # Update manually, or use plugin
24
packages = [{ include = "vulcan_core", from="src" }]
25
requires-poetry = "~2.1.1"
26
classifiers = [
0 commit comments