Skip to content

Commit

Permalink
Merge pull request #2 from regro-cf-autotick-bot/0.3.0_hbdf51a
Browse files Browse the repository at this point in the history
polartoolkit v0.3.0
  • Loading branch information
mdtanker authored Feb 18, 2024
2 parents 67c965e + 3e128c9 commit f9a0e7e
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 = "polartoolkit" %}
{% set version = "0.2.1" %}
{% set version = "0.3.0" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/polartoolkit-{{ version }}.tar.gz
sha256: 374ad985de3e8a567641784af17b18d9ee575867f6406c7be14335e53c5737b9
sha256: a80b5d815061db18e7f2627fb4071834b0c2b4aa955bb36bdda831f47a4a3da8

build:
noarch: python
Expand Down

0 comments on commit f9a0e7e

Please sign in to comment.