Skip to content

Commit a27a7b1

Browse files
committed
2 parents b81c299 + 6f7ed5c commit a27a7b1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.0
1+
0.4.0

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ include = ["/src/ttl_barcoder", "/tests", "/examples", "/README.md", "/LICENSE",
7878
[tool.commitizen]
7979
name = "cz_conventional_commits"
8080
version_provider = "commitizen"
81-
version = "0.3.0"
81+
version = "0.4.0"
8282
tag_format = "v$version"
8383
update_changelog_on_bump = false
8484
version_files = ["VERSION"]

0 commit comments

Comments
 (0)