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