Skip to content

Commit

Permalink
Update bionumpy to 1.0.7 (#46209)
Browse files Browse the repository at this point in the history
* Update bionumpy to 1.0.5

* Update bionumpy to 1.0.6

* Update bionumpy to 1.0.7
  • Loading branch information
BiocondaBot committed Mar 6, 2024
1 parent 3a6cb15 commit a6da407
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/bionumpy/meta.yaml
@@ -1,12 +1,12 @@
{% set version = "1.0.4" %}
{% set version = "1.0.7" %}

package:
name: bionumpy
version: {{ version }}

source:
url: https://github.com/bionumpy/bionumpy/archive/refs/tags/v{{ version }}.tar.gz
sha256: 88d84fd1f18c4406c79bc492963267e837673d961af2dfceb45f65ef27430823
sha256: 002829bb37d279845546ea953b4d2b206e0dbb956fe981ce8e6ad8647b5b8389

build:
noarch: python
Expand Down

0 comments on commit a6da407

Please sign in to comment.