diff --git a/pyproject.toml b/pyproject.toml index 13f802c..18d727f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pymicrocosm" -version = "0.1.0" +version = "0.2.0" description = "A tiny python-based micropub endpoint that supports a Gitea + drone static website" authors = ["James Ravenscroft "] license = "AGPL-3.0"