Skip to content

Commit

Permalink
Update pycomo to 0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored and Autobump committed Nov 8, 2024
1 parent 41713ae commit 2a4c4ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/pycomo/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "pycomo" %}
{% set version = "0.2.2" %}
{% set version = "0.2.4" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/pycomo-{{ version }}.tar.gz
sha256: 242973127addd422bcfabc8db79caaaa88c3a1e87f86b735a4de5449abe99331
sha256: 5da3c1e85f0f0ca7b0fda240a7badb9ed8a84d65ec338c4334a0895463b1fb49

build:
entry_points:
Expand Down

0 comments on commit 2a4c4ae

Please sign in to comment.