Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
axelvonkamp committed Jul 3, 2024
1 parent fa33831 commit 0f028fe
Show file tree
Hide file tree
Showing 5 changed files with 890 additions and 697 deletions.
8 changes: 4 additions & 4 deletions conda-recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% set version = '0.0.9' %}
{% set version = '0.0.10' %}

package:
name: optlang_enumerator
Expand All @@ -14,11 +14,11 @@ requirements:
- python
run:
- python
- numpy<1.24
- numpy=1.23
- scipy
- optlang
- cobra
- efmtool_link
- cobra>=0.26.3
- efmtool_link>=0.0.5
- sympy>=1.12


Expand Down
Loading

0 comments on commit 0f028fe

Please sign in to comment.