Skip to content

Commit

Permalink
Update pysradb to 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored and Autobump committed Oct 3, 2024
1 parent 50402b5 commit 8f55d13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/pysradb/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "pysradb" %}
{% set version = "2.2.1" %}
{% set version = "2.2.2" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256: 038318b70bdf6b9ff0e1c5b67a38c5832d37ed142bbeeb3c5b55eec2d51371f4
sha256: 0ae451361dfcc6c19c240285942aa761f6f89de9a6022215040329c021638f70

build:
number: 0
Expand Down

0 comments on commit 8f55d13

Please sign in to comment.