Skip to content

Commit

Permalink
Update conda version number (#304)
Browse files Browse the repository at this point in the history
This is required to publish Elizabeth's changes to conda
  • Loading branch information
maxbriel authored May 16, 2024
1 parent 9e6fe1a commit 352953e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{% set name = "posydon" %}
{% set version = "1.0.2" %}
{% set version = "1.0.3" %}

package:
name: "{{ name|lower }}"
Expand Down

0 comments on commit 352953e

Please sign in to comment.