Skip to content

Commit

Permalink
Update flexynesis to 0.2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored and Autobump committed Dec 23, 2024
1 parent 82b7276 commit a73f95d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/flexynesis/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "flexynesis" %}
{% set version = "0.2.10" %}
{% set version = "0.2.11" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/flexynesis-{{ version }}.tar.gz
sha256: e6faea383272ee0bdd2792a2d11e4c1682d898eea09008990aa1132a93e72b34
sha256: 075ed19b40b5187d96162eaa56ba4e663f284ce04bfc3e5aa64c0a005cf17c6a

build:
entry_points:
Expand Down

0 comments on commit a73f95d

Please sign in to comment.