Skip to content

Commit a2f9b0e

Browse files
committed
Bump version: 0.3.13.post0 → 0.3.14.post0
1 parent 38f29f5 commit a2f9b0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.bumpversion.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tool.bumpversion]
2-
current_version = "0.3.13.post0"
2+
current_version = "0.3.14.post0"
33
parse = "(?P<major>\\d+)\\.(?P<minor>\\d+)\\.(?P<patch>\\d+)\\.post(?P<post>\\d+)"
44
serialize = ["{major}.{minor}.{patch}.post{post}"]
55
search = "{current_version}"

0 commit comments

Comments
 (0)