Skip to content

Commit

Permalink
release 0.12.16 → 0.13.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Andarius committed Dec 14, 2022
1 parent fb0f7de commit da570af
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 = "piou"
version = "0.12.16"
version = "0.13.0"
description = "A CLI toolkit"
authors = ["Julien Brayere <julien.brayere@gmail.com>"]
license = "MIT"
Expand Down Expand Up @@ -29,7 +29,7 @@ pytest-cov = "^3.0.0"

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

0 comments on commit da570af

Please sign in to comment.