Skip to content

Commit

Permalink
Merge pull request #15 from keller00/v3.1.2
Browse files Browse the repository at this point in the history
V3.1.2
  • Loading branch information
keller00 authored Sep 7, 2024
2 parents adf2561 + 531a0d2 commit 624fbf6
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 = "atpublic" %}
{% set version = "3.1.1" %}
{% set version = "3.1.2" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256: 3098ee12d0107cc5009d61f4e80e5edcfac4cda2bdaa04644af75827cb121b18
sha256: 88ff77dde0ecd921bb7a31f914faaf8b10fec0478bf4a8998f3be9c5ca1b47da


build:
Expand All @@ -19,7 +19,7 @@ requirements:
host:
- pip
- python >=3.6
- pdm-pep517
- pdm-backend
run:
- python >=3.6

Expand Down

0 comments on commit 624fbf6

Please sign in to comment.