Skip to content

Commit 5cd1ff2

Browse files
Bump version: 0.1.12 → 0.1.13
1 parent 9db3984 commit 5cd1ff2

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.1.12"
2+
current_version = "0.1.13"
33
parse = "(?P<major>\\d+)\\.(?P<minor>\\d+)\\.(?P<patch>\\d+)"
44
serialize = ["{major}.{minor}.{patch}"]
55
search = "{current_version}"

0 commit comments

Comments
 (0)