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