Skip to content

Commit

Permalink
Update pyproject.toml, unset version
Browse files Browse the repository at this point in the history
  • Loading branch information
jdegenstein authored Nov 30, 2023
1 parent 861f3b2 commit 73382b6
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 @@ -10,7 +10,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "build123d"
version = "0.1.0"
# version = "0.1.0"
dynamic = ["version"]
authors = [
{name = "Roger Maitland", email = "[email protected]"},
Expand Down

0 comments on commit 73382b6

Please sign in to comment.