IfcPatch workflow now uses VERSION

This commit is contained in:
Dion Moult
2024-06-12 18:05:33 +10:00
parent 45b81ab814
commit 85e1786ce5
4 changed files with 11 additions and 17 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "ifcpatch"
version = "0.0.999999"
version = "0.0.0"
authors = [
{ name="Dion Moult", email="dion@thinkmoult.com" },
]