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.
2 parents 6b02f5d + 37d958e commit d6a0501Copy full SHA for d6a0501
recipe/meta.yaml
@@ -1,4 +1,4 @@
1
-{% set version = "1.0.0" %}
+{% set version = "1.0.1" %}
2
{% set python_min = "3.11" %}
3
4
package:
@@ -7,7 +7,7 @@ package:
7
8
source:
9
url: https://pypi.org/packages/source/o/octave_kernel/octave_kernel-{{ version }}.tar.gz
10
- sha256: 26172c72f66659c9409180cb27ce66a60b594e451eb60cb87f28f55f69d30d4a
+ sha256: b650806a9f15751aa185a435ab82eb9b93cd2d329d5e3e5c0f7134ea3348f248
11
12
build:
13
noarch: python
0 commit comments