Skip to content

Commit 5a643fd

Browse files
bump: version 0.4.0 → 0.4.1
1 parent f7d13a8 commit 5a643fd

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.4.0
1+
0.4.1

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.4.0"
81+
version = "0.4.1"
8282
tag_format = "v$version"
8383
update_changelog_on_bump = false
8484
version_files = ["VERSION"]

0 commit comments

Comments
 (0)