Skip to content

Commit

Permalink
Merge pull request #11 from semuadmin/version-1.0.38
Browse files Browse the repository at this point in the history
update to version 1.0.38
  • Loading branch information
semuadmin authored Jun 6, 2024
2 parents 18d5187 + fca2cb2 commit 49e7db4
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.37" %}
{% set version = "1.0.38" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/pynmeagps-{{ version }}.tar.gz
sha256: 5a9c748f1514d15d0612160cd46fe27c65c86d9a5febd5692b51cb2d6e88fc25
sha256: 1d8e79a55e46f1ddd5c64c5fa367d9ec198bc8ea9065d07aef112ca98be47324

build:
noarch: python
Expand Down

0 comments on commit 49e7db4

Please sign in to comment.