Update pyproject.toml, uncomment v 0.1.0

This commit is contained in:
jdegenstein 2023-11-30 14:27:41 -06:00 committed by GitHub
parent 3017dd5af1
commit 9769697244
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,8 +10,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "build123d"
#version = "0.1.0"
#Uncomment this ^ for the next release
version = "0.1.0"
dynamic = ["version"]
authors = [
{name = "Roger Maitland", email = "gumyr9@gmail.com"},