We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06e5b23 commit ac2c4d6Copy full SHA for ac2c4d6
pyproject.toml
@@ -27,7 +27,7 @@ classifiers = [
27
"Programming Language :: Python :: 3.11",
28
"Programming Language :: Python :: 3.12",
29
]
30
-version = "0.0.1a"
+version = "0.0.1"
31
description = "Package for bootstrapping new micro-services"
32
authors = ["community-of-python"]
33
readme = "README.md"
0 commit comments