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