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
@@ -45,7 +45,7 @@ Example:
import ifcopenshell
print(ifcopenshell.version) # v0.7.0-1b1fd1e6
print(ifcopenshell.version)
model = ifcopenshell.open("/path/to/model.ifc")
walls = model.by_type("IfcWall")