Skip to content

Commit e144f78

Browse files
Use the latest OCP
1 parent 847e868 commit e144f78

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

environment.devenv.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: cpp-py-bindgen
22
channels:
33
- conda-forge
44
dependencies:
5-
- occt=7.9.3=all*
5+
- occt=8.0.0=all*
66
- pybind11=2.13.*
77
- python={{ get_env("PYTHON_VERSION", default="3.13") }}
88
- cmake >3.24

ocp.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@ class Adaptor3d_Surface;
438438

439439
[Attributes]
440440

441-
__version__ = "8.0.0.0RC3"
441+
__version__ = "8.0.0.0"
442442

443443
[Modules]
444444

0 commit comments

Comments
 (0)