Skip to content

Commit

Permalink
Release 0.8.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
leftaroundabout committed Dec 9, 2024
1 parent 72645e7 commit 3b3207c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{% set name = "odl" %}
{% set version = "0.8.0" %}
{% set version = "0.8.1" %}

package:
name: {{ name|lower }}
Expand Down Expand Up @@ -31,7 +31,7 @@ requirements:

test:
requires:
- pytest >=5.4
- pytest >=5.4, <8.0
imports:
- odl
commands:
Expand Down

0 comments on commit 3b3207c

Please sign in to comment.