Skip to content

Commit 71e79d4

Browse files
committed
Bump version: 0.1.7 → 0.1.8
1 parent e72c4e9 commit 71e79d4

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

0 commit comments

Comments
 (0)