Skip to content

Commit e8b2356

Browse files
committed
Bump version: 0.1.5 → 0.1.6
1 parent 54d22c9 commit e8b2356

3 files changed

Lines changed: 3 additions & 3 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.5
2+
current_version = 0.1.6
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.5"
3+
version = "0.1.6"
44
description = "Opinionated Python based SaaS foundation using FastAPI"
55
authors = ["phernandez <phernandez@basicmachines.co>"]
66
license = "Apache-2.0"

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.5
1+
0.1.6

0 commit comments

Comments
 (0)