Skip to content

Commit 39eaec0

Browse files
committed
release 0.6.0 → 0.7.0 [skip ci]
1 parent 3f66ce7 commit 39eaec0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "padmy"
3-
version = "0.6.0"
3+
version = "0.7.0"
44
description = ""
55
authors = ["andarius <julien.brayere@tracktor.fr>"]
66

@@ -55,7 +55,7 @@ cli = 'run:run'
5555

5656
[tool.commitizen]
5757
name = "cz_conventional_commits"
58-
version = "0.6.0"
58+
version = "0.7.0"
5959
tag_format = "$version"
6060
version_files = [
6161
"pyproject.toml:version"

0 commit comments

Comments
 (0)