Skip to content

Commit

Permalink
Merge pull request #197 from jan-janssen/main
Browse files Browse the repository at this point in the history
Update to 0.7.7
  • Loading branch information
jan-janssen authored Feb 14, 2024
2 parents ae4cc7b + de43fda commit fd60620
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 = "pyiron_base" %}
{% set version = "0.7.6" %}
{% set version = "0.7.7" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/pyiron_base-{{ version }}.tar.gz
sha256: 4c7bfa9472350a11c2be7a5a7a07ba155d2928cbd9e7b8ea284163c61f28ad81
sha256: 1a2e0277aebd92177ebb0b7288f12bd5b5d7a839971ec6c5f2640521a8a0ec52

build:
entry_points:
Expand Down

0 comments on commit fd60620

Please sign in to comment.