We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df51b61 commit 619e640Copy full SHA for 619e640
recipes/sigprofilerassignment/meta.yaml
@@ -1,13 +1,13 @@
1
{% set name = "SigProfilerAssignment" %}
2
-{% set version = "0.2.2" %}
+{% set version = "0.2.3" %}
3
4
package:
5
name: {{ name|lower }}
6
version: {{ version }}
7
8
source:
9
url: https://files.pythonhosted.org/packages/source/s/sigprofilerassignment/sigprofilerassignment-{{ version }}.tar.gz
10
- sha256: c340dc18fc182a1c14fc16f98e998366d1c7059921dd8f8b04da303a4c2f864f
+ sha256: 0b271828ecacaaff064e7a2105b6fa3aba5668aecbb79e796dc1f0d14159ed1d
11
12
build:
13
entry_points:
0 commit comments