diff --git a/pyproject.toml b/pyproject.toml index daeff37259b52e820a6b5ef3e1645168d3e18c93..6190004c1a07919c02febc62f71b4c630b2d3857 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "calendarweek" -version = "0.4.5" +version = "0.4.6" description = "Utilities for working with calendar weeks in Python and Django" authors = ["Dominik George <nik@naturalnet.de>", "Jonathan Weth <git@jonathanweth.de>"] license = "MIT"