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