We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d7f2f6 commit c3f85ceCopy full SHA for c3f85ce
pyproject.toml
@@ -42,7 +42,7 @@ dev-dependencies = [
42
]
43
44
[tool.bumpversion]
45
-current_version = "0.19.1"
+current_version = "0.19.2"
46
parse = "(?P<major>\\d+)\\.(?P<minor>\\d+)\\.(?P<patch>\\d+)"
47
serialize = ["{major}.{minor}.{patch}"]
48
search = "{current_version}"
0 commit comments