Skip to content

Commit 2463f1e

Browse files
authored
Merge pull request #106 from JohanMabille/0151
Wheel for xeus-python 0.15.1
2 parents f4958dd + 99d0a1b commit 2463f1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ set(XEUS_GIT_TAG 3.0.3)
3131
set(XEUS_ZMQ_GIT_TAG 1.0.2)
3232
set(PYBIND11_GIT_TAG v2.10.0)
3333
set(PYBIND11_JSON_GIT_TAG 0.2.11)
34-
set(XEUS_PYTHON_GIT_TAG 0.15.0)
34+
set(XEUS_PYTHON_GIT_TAG 0.15.1)
3535

3636
# pre-build non-cmake dependencies
3737
# ================================

0 commit comments

Comments
 (0)