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
+2 -2
View File
@@ -16,8 +16,8 @@ Source installation
-------------------
1. :doc:`Install IfcOpenShell <ifcopenshell-python/installation>`
3. Optionally `install bcf <https://github.com/IfcOpenShell/IfcOpenShell/tree/v0.7.0/src/bcf>`_ (needed for BCF reports of results)
4. `Clone the source code <https://github.com/IfcOpenShell/IfcOpenShell/tree/v0.7.0/src/ifcclash>`_.
3. Optionally `install bcf <https://github.com/IfcOpenShell/IfcOpenShell/tree/v0.8.0/src/bcf>`_ (needed for BCF reports of results)
4. `Clone the source code <https://github.com/IfcOpenShell/IfcOpenShell/tree/v0.8.0/src/ifcclash>`_.
5. ``cd /path/to/IfcOpenShell/src/ifcclash``
Here is a minimal example of how to use IfcPatch as a Python module or CLI