diff --git a/pyproject.toml b/pyproject.toml index a0b81b6..0e069b3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "wallman" -version = "1.3.2.3" +version = "1.3.3.0" authors = [ {name = "Emma Nora Theuer", email = "wallman@entheuer.de"}, ]