Skip to content

Commit

Permalink
ENH updated version to 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
conda-forge-webservices[bot] committed Sep 27, 2024
1 parent ee49313 commit ecdaf34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "napari-plugin-manager" %}
{% set version = "0.1.2" %}
{% set version = "0.1.3" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name.replace('-', '_') }}-{{ version }}.tar.gz
sha256: 371d93914bc4ba5185b0d5da40b1747a386bfe9fc681408f4e0b0cfb81e2fa59
sha256: 67e73f2d280f901c2de4879534fa69612b0a1debde412995714c3bc609a44e85

build:
noarch: python
Expand Down

0 comments on commit ecdaf34

Please sign in to comment.