Skip to content

Commit

Permalink
Update omamer to 2.1.0 (bioconda#52354)
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored Nov 25, 2024
1 parent 5755123 commit 963c42c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/omamer/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "omamer" %}
{% set version = "2.0.5" %}
{% set version = "2.1.0" %}

package:
name: {{ name|lower }}
version: {{ version }}

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/omamer-{{ version }}.tar.gz
sha256: eb1e62703c6b68a345880294ddac73721d753364dbde4f3a75f17d8a13a2d0da
sha256: f74869b3d714207c1a9532c45a08cecf2d65dfb14c26c7aeabead2d4b9616e44

build:
entry_points:
Expand Down

0 comments on commit 963c42c

Please sign in to comment.