Skip to content

Commit ff1d2d9

Browse files
committed
Bump version: 0.1.2 → 0.1.3
1 parent 19a14da commit ff1d2d9

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.2
2+
current_version = 0.1.3
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.2"
3+
version = "0.1.3"
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)