diff --git a/pyproject.toml b/pyproject.toml index 4e3fef2..42a25da 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "staticat" -version = "0.0.2" +version = "0.0.3" authors = [ { name="Hannes Riebl", email="hriebl@posteo.de" }, ]