Skip to content

Commit aa6afab

Browse files
author
Oliver Scott
committed
Update conda recipe v1.1.1
1 parent fd88234 commit aa6afab

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

conda/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{% set name = "ScaffoldGraph" %}
2-
{% set version = "1.1.0" %}
2+
{% set version = "1.1.1" %}
33

44
package:
55
name: {{ name|lower }}
66
version: {{ version }}
77

88
source:
99
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
10-
sha256: 3e1ac1def06b92c673eb83152427c56b8553d3f6cc02738dbc1563ea833f1ca7
10+
sha256: f7db27f7f09d72b8453bab56c8d1094655e89094e33a9840af2d0dcad3b3c0c1
1111

1212
build:
1313
noarch: python

0 commit comments

Comments
 (0)