Skip to content

Commit

Permalink
Merge pull request #32 from regro-cf-autotick-bot/0.5.3_h3dabb0
Browse files Browse the repository at this point in the history
fluidimage v0.5.3
  • Loading branch information
paugier authored Jul 25, 2024
2 parents d5b45f9 + ee89650 commit a83ad89
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{% set version = "0.5.2" %}
{% set version = "0.5.3" %}

package:
name: fluidimage
version: {{ version }}

source:
url: https://pypi.io/packages/source/f/fluidimage/fluidimage-{{ version }}.tar.gz
sha256: 56aa8a0b987da0a5a39994671ab1c976c26c7092d818a2a82e6184a455c2b275
sha256: f5333804748d35fae0a4b4c7b7346171b99f4c22e1c21620dc822af34145cb49

build:
number: 1
number: 0
skip: true # [py<39 or py>311]
entry_points:
- fluidimviewer-pg = fluidimage.gui.pg_main:main
Expand Down

0 comments on commit a83ad89

Please sign in to comment.