Skip to content

Commit 98c29fb

Browse files
author
Justin Donaldson
committed
Bump version: 0.1.5 → 0.1.6
1 parent c246069 commit 98c29fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ ci = [
3535
]
3636
[tool.bumpversion]
3737

38-
current_version = "0.1.5"
38+
current_version = "0.1.6"
3939
parse = "(?P<major>\\d+)\\.(?P<minor>\\d+)\\.(?P<patch>\\d+)"
4040
serialize = ["{major}.{minor}.{patch}"]
4141
search = "{current_version}"

0 commit comments

Comments
 (0)