Search replace 0.7.0 with 0.8.0

This commit is contained in:
Dion Moult
2024-06-27 11:45:05 +10:00
parent 1299a8f512
commit 2d5be6cf89
50 changed files with 68 additions and 67 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages
setup(name='IfcOpenShell',
version='0.7.0',
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',
author_email='thomas@aecgeeks.com',