Skip to content

Commit

Permalink
update the package version
Browse files Browse the repository at this point in the history
  • Loading branch information
brandon-groundlight committed Dec 20, 2024
1 parent 545f6fa commit a3e51f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ packages = [
{include = "**/*.py", from = "src"},
]
readme = "README.md"
version = "0.21.1"
version = "0.21.2"

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

0 comments on commit a3e51f7

Please sign in to comment.