Skip to content

Commit 19a14da

Browse files
author
phernandez
committed
Merge branch 'main' of github.com:basicmachines-co/basic-foundation
2 parents 6d9329d + e6dd0af commit 19a14da

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)