Skip to content

Commit 2ca515a

Browse files
committed
release 0.12.1 → 0.13.0 [skip ci]
1 parent ff7b8e3 commit 2ca515a

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.12.1"
3+
version = "0.13.0"
44
description = ""
55
authors = ["andarius <julien.brayere@tracktor.fr>"]
66

@@ -56,7 +56,7 @@ cli = 'run:run'
5656

5757
[tool.commitizen]
5858
name = "cz_conventional_commits"
59-
version = "0.12.1"
59+
version = "0.13.0"
6060
tag_format = "$version"
6161
version_files = [
6262
"pyproject.toml:version"

0 commit comments

Comments
 (0)