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