Skip to content

Commit

Permalink
Update meta.yaml (#53668)
Browse files Browse the repository at this point in the history
  • Loading branch information
rvosa authored Feb 3, 2025
1 parent c0925bd commit c8b42f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/nbitk/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "nbitk" %}
{% set version = "0.3.3" %}
{% set version = "0.4.0" %}

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

source:
url: https://pypi.org/packages/source/{{ name[0] }}/{{ name }}/nbitk-{{ version }}.tar.gz
sha256: 88d173b2f2c0801d3b42b879d97c9494e6dbd804a45df3256dddebfd82188cf9
sha256: 66eea3e02882ce2161d472c271ea07d03eed090ebe83802cf36a9b3a59873d01

build:
number: 0
Expand Down

0 comments on commit c8b42f7

Please sign in to comment.