mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-22 16:31:10 +00:00
Search replace 0.7.0 with 0.8.0
This commit is contained in:
@@ -10,7 +10,7 @@ type: software
|
||||
authors:
|
||||
- name: "IfcOpenShell contributors"
|
||||
repository-code: >-
|
||||
https://github.com/IfcOpenShell/IfcOpenShell/tree/v0.7.0/src/bsdd
|
||||
https://github.com/IfcOpenShell/IfcOpenShell/tree/v0.8.0/src/bsdd
|
||||
abstract: Library to query the bSDD API
|
||||
keywords:
|
||||
- bSDD
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@ This packages is totally independent from other packages in IfcOpenShell and req
|
||||
## Installation
|
||||
|
||||
```bash
|
||||
pip install git+https://git@github.com/ifcopenshell/ifcopenshell.git@v0.7.0#subdirectory=src/bsdd
|
||||
pip install git+https://git@github.com/ifcopenshell/ifcopenshell.git@v0.8.0#subdirectory=src/bsdd
|
||||
|
||||
# check your installation
|
||||
python
|
||||
|
||||
Reference in New Issue
Block a user