diff --git a/pyproject.toml b/pyproject.toml index fb32438..4cbcff3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "ModuBotCore" -version = "0.0.1" +version = "0.0.2" description = "Core utilities for ModuBot-based bots" authors = [{ name = "Endkind", email = "endkind.ender@endkind.net" }] readme = "README.md"