diff --git a/pyproject.toml b/pyproject.toml index 95f1c6d..65d6cd6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "divent" -version = "1.0.5" +version = "2.0.0" description = "The discord scheduled event calendar generator" authors = ["XĂ©fir Destiny"] license = "WTFPL"