Skip to content

Commit c3f85ce

Browse files
committed
Bump version: 0.19.1 → 0.19.2
1 parent 5d7f2f6 commit c3f85ce

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
@@ -42,7 +42,7 @@ dev-dependencies = [
4242
]
4343

4444
[tool.bumpversion]
45-
current_version = "0.19.1"
45+
current_version = "0.19.2"
4646
parse = "(?P<major>\\d+)\\.(?P<minor>\\d+)\\.(?P<patch>\\d+)"
4747
serialize = ["{major}.{minor}.{patch}"]
4848
search = "{current_version}"

0 commit comments

Comments
 (0)