Skip to content

Commit b997ae0

Browse files
committed
release 0.4.13 → 0.4.14 [skip ci]
1 parent 474c115 commit b997ae0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "app-utils"
3-
version = "0.4.13"
3+
version = "0.4.14"
44
description = ""
55
authors = ["Julien Brayere <[email protected]>"]
66

@@ -20,7 +20,7 @@ pytest-cov = "^4.0.0"
2020

2121
[tool.commitizen]
2222
name = "cz_conventional_commits"
23-
version = "0.4.13"
23+
version = "0.4.14"
2424
tag_format = "$version"
2525
version_files = [
2626
"pyproject.toml:version"

0 commit comments

Comments
 (0)