We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ad263d commit 4feb21fCopy full SHA for 4feb21f
install/conda/songexplorer/meta.yaml
@@ -1,12 +1,12 @@
1
-{% set version = "0.8.0" %}
+{% set version = "0.9.0" %}
2
3
package:
4
name: songexplorer
5
version: {{ version }}
6
7
source:
8
url: https://github.com/JaneliaSciComp/SongExplorer/archive/refs/tags/v{{ version }}.tar.gz
9
- sha256: cc297e852d16d61cc9ffae0e121fabc97ffdbde31ad5158d22fbc1c6398c7960
+ sha256: 286142c3a441059b3509b48f1e466c0a7c28938fd943cec459b80c51e378f261
10
11
build:
12
number: 0
0 commit comments