Skip to content

Commit

Permalink
pyproject: bump
Browse files Browse the repository at this point in the history
Signed-off-by: William Woodruff <[email protected]>
  • Loading branch information
woodruffw committed Jul 15, 2024
1 parent 84ebc16 commit 8dafeee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "gha-pep740-experiments" # REQUIRED, is the only field that cannot be marked as dynamic.

version = "3.0.9" # REQUIRED, although can be dynamic
version = "3.0.10" # REQUIRED, although can be dynamic

description = "A sample Python project"

Expand Down

0 comments on commit 8dafeee

Please sign in to comment.