Skip to content

Commit

Permalink
updated v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
regro-cf-autotick-bot committed Jan 25, 2023
1 parent 4332e40 commit 16790e3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "refcount" %}
{% set version = "1.1.1" %}
{% set version = "1.2.0" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256: 73b2d0449e7f7edb775ae4b2ed1c4c495fee4701067fa2eefcee5251affae478
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.zip
sha256: 9672137bdc67b20f6442ac8304494b1c2bd00de5907f5009b202a38a17448738

build:
noarch: python
Expand Down

0 comments on commit 16790e3

Please sign in to comment.