Skip to content

Commit

Permalink
Merge pull request #10 from semuadmin/version-1.0.37
Browse files Browse the repository at this point in the history
update to version 1.0.37
  • Loading branch information
semuadmin authored Jun 4, 2024
2 parents 430dcab + 3d865cb commit 18d5187
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .gitattributes

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.36" %}
{% set version = "1.0.37" %}

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

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

build:
noarch: python
Expand Down

0 comments on commit 18d5187

Please sign in to comment.