diff --git a/pyproject.toml b/pyproject.toml index 8049329..bf678b7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "greenbutton_objects" -version = "2024.7.3" +version = "2024.7.11" description = "Parse Green Button XML files into Python objects." readme = "README.md" authors = [{ name = "Phil Gold", email = "phil_g@pobox.com" }, @@ -51,4 +51,4 @@ push = true "README.md" = [ "{version}", "{pep440_version}", -] \ No newline at end of file +]