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