Skip to content

Commit a30c4ea

Browse files
committed
Bump version: 0.3.0 → 0.4.0
1 parent 9d6f4b3 commit a30c4ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ exclude = [
8989
"share/" = "share/"
9090

9191
[tool.bumpversion]
92-
current_version = "0.3.0"
92+
current_version = "0.4.0"
9393
# parse = "(?P<major>\\d+)\\.(?P<minor>\\d+)\\.(?P<patch>\\d+)"
9494
parse = """
9595
(?P<major>0|[1-9]\\d*)\\.

0 commit comments

Comments
 (0)