Skip to content

Commit e6dd0af

Browse files
committed
Bump version: 0.1.1 → 0.1.2
1 parent eba2a0e commit e6dd0af

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.1.1
2+
current_version = 0.1.2
33
commit = True
44
tag = True
55

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "foundation"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
description = "Opinionated Python based SaaS foundation using FastAPI"
55
authors = ["phernandez <phernandez@basicmachines.co>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)