Skip to content

Commit

Permalink
Bump to version 0.20.0 (#284)
Browse files Browse the repository at this point in the history
  • Loading branch information
tyler-romero authored Dec 4, 2024
1 parent 27a4786 commit c29298a
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.19.0"
version = "0.20.0"

[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 c29298a

Please sign in to comment.