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 5ef675d commit a4f9e72Copy full SHA for a4f9e72
pyproject.toml
@@ -9,7 +9,7 @@ packages = [
9
{include = "**/*.py", from = "src"},
10
]
11
readme = "README.md"
12
-version = "0.22.4"
+version = "0.22.5"
13
14
[tool.poetry.dependencies]
15
# For certifi, use ">=" instead of "^" since it upgrades its "major version" every year, not really following semver
0 commit comments