wasm wheel fixes

This commit is contained in:
Thomas Krijnen
2025-01-07 13:23:10 +01:00
parent 933d845472
commit 3ced6e7bb1
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
from setuptools import setup, find_packages
setup(name='IfcOpenShell',
setup(name='ifcopenshell-python',
version='0.8.0',
description='IfcOpenShell is an open source (LGPL) software library for working with the Industry Foundation Classes (IFC) file format.',
author='Thomas Krijnen',