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 c9a979d commit 467b98fCopy full SHA for 467b98f
pyproject.toml
@@ -26,7 +26,7 @@ classifiers = [
26
"Programming Language :: Python :: 3.11",
27
"Programming Language :: Python :: 3.12",
28
]
29
-version = "0.2.5"
+version = "0.3.0"
30
description = "Package for bootstrapping new micro-services"
31
authors = ["community-of-python"]
32
readme = "README.md"
0 commit comments