From eccd531d45e921d1e66a567c719e70de2969217a Mon Sep 17 00:00:00 2001 From: Michel Roux Date: Sun, 16 Oct 2022 12:28:13 +0000 Subject: [PATCH] Update version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 0512d75..2fa51b9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "divent" -version = "2.0.2" +version = "2.0.3" description = "The discord scheduled event calendar generator" authors = ["XĂ©fir Destiny"] license = "WTFPL"