Skip to content

Commit 5d197d7

Browse files
authored
Release 0.18.3 (#5225)
1 parent b715364 commit 5d197d7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

recipes/recipes_emscripten/xeus-python/recipe.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
context:
2-
version: 0.18.2
2+
version: 0.18.3
33

44
package:
55
name: xeus-python
66
version: ${{ version }}
77

88
source:
99
url: https://github.com/jupyter-xeus/xeus-python/archive/refs/tags/${{ version }}.tar.gz
10-
sha256: 79053c6ae96b0534b60a0be38f7aef484d2f825374734822c5e36b133f38efad
10+
sha256: a2e275e572259da981362423edd13d6c34aacb87c8706ac4b97a153d0f32c422
1111

1212
build:
1313
number: 0
@@ -23,7 +23,7 @@ requirements:
2323
- nlohmann_json
2424
- nlohmann_json-abi
2525
- xeus
26-
- xeus-lite >=4.0.1
26+
- xeus-lite >=5.0.0
2727
- pybind11
2828
- pybind11_json
2929
- xtl

0 commit comments

Comments
 (0)