Skip to content

Commit

Permalink
Merge pull request #30 from mattwthompson/release-0.4.3
Browse files Browse the repository at this point in the history
Release 0.4.3
  • Loading branch information
mattwthompson authored Mar 13, 2023
2 parents 38074b5 + 30fd9e7 commit 36d38db
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{% set name = "openff-evaluator" %}
{% set version = "0.4.2" %}
{% set version = "0.4.3" %}

package:
name: {{ name }}-split
version: {{ version }}

source:
url: https://github.com/openforcefield/{{ name }}/archive/v{{ version }}.tar.gz
sha256: c66217e648fae3268a645ddc96ba88b6e031557caacf75ad598b5ab193125952
sha256: 2fed75f718c02c800d3c9ea1fab9adac9ef49826189319fbeaa2ef161678210a

build:
number: 3
number: 0

outputs:
- name: {{ name|lower }}-base
Expand All @@ -26,7 +26,7 @@ outputs:
- python >=3.8
- openff-toolkit-base =>0.11.0
- pandas
- openmm >=7.6,<8
- openmm >=7.6
- networkx
- packmol
- pymbar
Expand Down

0 comments on commit 36d38db

Please sign in to comment.