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