Skip to content

Commit

Permalink
Merge pull request #45 from regro-cf-autotick-bot/0.6.92_h547878
Browse files Browse the repository at this point in the history
pyaedt v0.6.92
  • Loading branch information
Samuelopez-ansys authored Sep 12, 2023
2 parents 942d160 + 2523a91 commit 6c62f84
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "pyaedt" %}
{% set version = "0.6.91" %}
{% set version = "0.6.92" %}

package:
name: {{ name|lower }}
version: {{ version }}

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/pyaedt-{{ version }}.tar.gz
sha256: bf08eb94c641ad596e32d62179884676c8b89882638d9a93dac94e7fb0aab219
sha256: 3c1db81841e803db3d9fd92a2bb0bf2f48fea7ea636186af30ffd9911c56f033

build:
script: {{ PYTHON }} -m pip install . -vv
Expand Down

0 comments on commit 6c62f84

Please sign in to comment.