We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff7b8e3 commit 2ca515aCopy full SHA for 2ca515a
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "padmy"
3
-version = "0.12.1"
+version = "0.13.0"
4
description = ""
5
authors = ["andarius <julien.brayere@tracktor.fr>"]
6
@@ -56,7 +56,7 @@ cli = 'run:run'
56
57
[tool.commitizen]
58
name = "cz_conventional_commits"
59
60
tag_format = "$version"
61
version_files = [
62
"pyproject.toml:version"
0 commit comments