Skip to content

Commit 55ece55

Browse files
authored
Bump version to 0.23.2 (#389)
1 parent 2f2ebd5 commit 55ece55

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
@@ -9,7 +9,7 @@ packages = [
99
{include = "**/*.py", from = "src"},
1010
]
1111
readme = "README.md"
12-
version = "0.23.1"
12+
version = "0.23.2"
1313

1414
[tool.poetry.dependencies]
1515
# For certifi, use ">=" instead of "^" since it upgrades its "major version" every year, not really following semver

0 commit comments

Comments
 (0)