Skip to content

Commit

Permalink
release 0.4.6 → 0.4.7 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Andarius committed Nov 19, 2022
1 parent 63190bf commit b00457d
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.6"
version = "0.4.7"
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.6"
version = "0.4.7"
tag_format = "$version"
version_files = [
"pyproject.toml:version"
Expand Down

0 comments on commit b00457d

Please sign in to comment.