We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7c19ea1 + ff1d2d9 commit 8fa1f01Copy full SHA for 8fa1f01
2 files changed
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 0.1.2
+current_version = 0.1.3
3
commit = True
4
tag = True
5
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "foundation"
-version = "0.1.2"
+version = "0.1.3"
description = "Opinionated Python based SaaS foundation using FastAPI"
authors = ["phernandez <phernandez@basicmachines.co>"]
6
license = "Apache-2.0"
0 commit comments