Skip to content

Commit c53a3be

Browse files
committed
release 0.4.4 → 0.4.5 [skip ci]
1 parent 562b7e8 commit c53a3be

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.4"
3+
version = "0.4.5"
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.4"
23+
version = "0.4.5"
2424
tag_format = "$version"
2525
version_files = [
2626
"pyproject.toml:version"

0 commit comments

Comments
 (0)