diff --git a/pyproject.toml b/pyproject.toml index 6e49100..324e56e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "divent" -version = "4.0.0" +version = "4.0.1" description = "The discord scheduled event calendar generator" authors = ["XĂ©fir Destiny "] license = "WTFPL"