IfcClash workflow now uses VERSION

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