diff --git a/pyproject.toml b/pyproject.toml index cb8df20..b964ac1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "wiki-postbot" -version = "0.1.0" +version = "0.1.1" description = "Add posts to the wiki!" authors = ["sneakers-the-rat "] license = "GPL-3.0"