diff --git a/pyproject.toml b/pyproject.toml index 55776a0..cc9409c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "dnd-calendar" -version = "0.1.3" +version = "0.1.4" description = "Calendaring tools for the Telisar DND campaign setting" authors = ["evilchili "] license = "The Unlicense"