IfcTester workflow now uses VERSION

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