Skip to content

Commit

Permalink
Merge pull request #9 from codeforboston/update_version_number_to_202…
Browse files Browse the repository at this point in the history
…4_7_11

Updated version number
  • Loading branch information
AdamFinkle committed Jul 11, 2024
2 parents b190be2 + 644bca1 commit c32d89e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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" },
Expand Down Expand Up @@ -51,4 +51,4 @@ push = true
"README.md" = [
"{version}",
"{pep440_version}",
]
]

0 comments on commit c32d89e

Please sign in to comment.