Skip to content

Commit

Permalink
updated v1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
regro-cf-autotick-bot committed Aug 12, 2024
1 parent cce58d7 commit 7a7ed02
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 = "pymeos" %}
{% set version = "1.1.3" %}
{% set version = "1.1.4" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256: 9b3bffda1023e25c09594008bb6d27bb0973cfc1ca94ea1507d95737ecbb7a5e
sha256: c0ceaeb1886f87c6cfb4fc0af66798600ac2ef27ed585ee81bd977c90ab8065d

build:
noarch: python
Expand Down

0 comments on commit 7a7ed02

Please sign in to comment.