Skip to content

Commit

Permalink
Merge pull request #12 from regro-cf-autotick-bot/0.3.8_h6b84e1
Browse files Browse the repository at this point in the history
napari-live-recording v0.3.8

Build fails due to microscope package not set to version 0.7.0, will fix in separate PR
  • Loading branch information
jacopoabramo committed Mar 18, 2024
2 parents 21f20ef + 549944f commit 1e714b8
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 = "napari-live-recording" %}
{% set version = "0.3.7" %}
{% set version = "0.3.8" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256: a3022c65a66f010d4b13aaaf9a59893f6723a12533b3a54c86345ce8f8dc820f
sha256: 5bc06130032780cec852882d464f301a58d27abb3cc50539e90aa5a1b4a263aa

build:
noarch: python
Expand Down

0 comments on commit 1e714b8

Please sign in to comment.