Skip to content

Commit

Permalink
Update to 2.0.4
Browse files Browse the repository at this point in the history
Fixes #11
  • Loading branch information
nicoddemus committed Nov 2, 2022
1 parent 74b2c6e commit e24fe3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipe/meta.yaml
@@ -1,6 +1,6 @@
{% set name = "pytest-metadata" %}
{% set version = "2.0.2" %}
{% set hash = "fcd2f416f15be295943527b3c8ba16a44ae5a7141939c90c3dc5ce9d167cf2a5" %}
{% set version = "2.0.4" %}
{% set hash = "fcc653f65fe3035b478820b5284fbf0f52803622ee3f60a2faed7a7d3ba1f41e" %}

package:
name: {{ name }}
Expand Down

0 comments on commit e24fe3c

Please sign in to comment.