We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a3efb1 commit 96cb657Copy full SHA for 96cb657
1 file changed
pyproject.toml
@@ -8,7 +8,7 @@ license = "Apache-2.0"
8
9
[tool.poetry]
10
packages = [{ include = "smpmgr" }]
11
-version = "0.0.0"
+version = "0.16.0+forward-tree"
12
13
[tool.poetry.scripts]
14
smpmgr = "smpmgr.main:app"
0 commit comments