Skip to content

Commit

Permalink
Correction of MLPro's version in Anaconda
Browse files Browse the repository at this point in the history
  • Loading branch information
detlefarend committed Feb 3, 2024
1 parent 02c81d2 commit aaf8230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/conda/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{% set name = "mlpro" %}
{% set version = "1.2.0" %}
{% set version = "1.3.1" %}

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

0 comments on commit aaf8230

Please sign in to comment.