Skip to content

Commit

Permalink
fix version for conda package
Browse files Browse the repository at this point in the history
  • Loading branch information
sebhmg committed Jan 23, 2025
1 parent a9ad933 commit 841efc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{% set name = "mira-simpeg" %}
{% set version = "0.21.2.1rc1" %}
{% set version = "0.21.2.1" %}

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

0 comments on commit 841efc6

Please sign in to comment.