Update pyproject.toml, unset version

This commit is contained in:
jdegenstein 2023-11-30 14:52:04 -06:00 committed by GitHub
parent 861f3b2572
commit 73382b6281
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 = "gumyr9@gmail.com"},