Skip to content

Commit

Permalink
Merge pull request #10 from semuadmin/version-1.1.0
Browse files Browse the repository at this point in the history
update to version 1.1.0
  • Loading branch information
semuadmin authored May 16, 2024
2 parents 4e2914b + 24dc7ce commit 397be87
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 = "pyrtcm" %}
{% set version = "1.0.20" %}
{% set version = "1.1.0" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/pyrtcm-{{ version }}.tar.gz
sha256: 1108adf2f4cbd80b2f28339d6a68cf07d36dd8ac922a3140f328bf73850dcb21
sha256: 34eef879c3fa042e73ebf75b4579e6a6d3b73cff60d73246a2b4663f32b8b215

build:
noarch: python
Expand Down

0 comments on commit 397be87

Please sign in to comment.