Skip to content

Commit

Permalink
release 0.4.13 → 0.4.14 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Andarius committed Nov 26, 2022
1 parent 474c115 commit b997ae0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "app-utils"
version = "0.4.13"
version = "0.4.14"
description = ""
authors = ["Julien Brayere <[email protected]>"]

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

[tool.commitizen]
name = "cz_conventional_commits"
version = "0.4.13"
version = "0.4.14"
tag_format = "$version"
version_files = [
"pyproject.toml:version"
Expand Down

0 comments on commit b997ae0

Please sign in to comment.