Skip to content

Commit

Permalink
Need to use allowed version name
Browse files Browse the repository at this point in the history
  • Loading branch information
MrCurtis committed Oct 28, 2023
1 parent ae8fea5 commit 2eb6cdf
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 @@ -3,7 +3,7 @@ requires = ["hatchling"]
build-backend = "hatchling.build"
[project]
name = "fk-graph"
version = "test0.0.2"
version = "0.0.2-alpha"
authors = [
{ name="Andrew Curtis", email="[email protected]" },
{ name="John C Thomas" },
Expand Down

0 comments on commit 2eb6cdf

Please sign in to comment.