Skip to content

Commit

Permalink
Update version to 7.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-urbanczyk authored Jul 6, 2021
1 parent 98725f6 commit 9a6210e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions conda/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: ocp
version: 7.5.1beta
version: 7.5.2beta

source:
path: ..
Expand All @@ -13,10 +13,10 @@ requirements:
- cmake 3.16
host:
- python {{ environ.get('PYTHON_VERSION') }}
- occt 7.5.1
- occt 7.5.2
run:
- python {{ environ.get('PYTHON_VERSION') }}
- occt 7.5.1
- occt 7.5.2

test:
requires:
Expand Down

0 comments on commit 9a6210e

Please sign in to comment.