We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f66ce7 commit 39eaec0Copy full SHA for 39eaec0
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "padmy"
3
-version = "0.6.0"
+version = "0.7.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