Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Andarius/app-utils
Browse files Browse the repository at this point in the history
  • Loading branch information
Andarius committed Nov 19, 2022
2 parents caaa63d + acdef11 commit c97301f
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.1"
version = "0.4.2"
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.1"
version = "0.4.2"
tag_format = "$version"
version_files = [
"pyproject.toml:version"
Expand Down

0 comments on commit c97301f

Please sign in to comment.