Skip to content

Commit

Permalink
Merge pull request #14 from semuadmin/update-to-v1.0.41
Browse files Browse the repository at this point in the history
update to v1.0.41
  • Loading branch information
semuadmin authored Sep 15, 2024
2 parents 009b1ba + 5a538c2 commit 89160d3
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 = "pynmeagps" %}
{% set version = "1.0.40" %}
{% set version = "1.0.41" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/pynmeagps-{{ version }}.tar.gz
sha256: 7febdb1db05ae3be85b2dd59c54ed355bb932180009f818a85bdcc442c91997b
sha256: abeee4d8c67797319581b9c1adf7bae544085e18f3283fadbe3d81f2b5d8dcf7

build:
noarch: python
Expand Down

0 comments on commit 89160d3

Please sign in to comment.