Skip to content

Commit 01b2026

Browse files
authored
Merge pull request #101 from martinRenou/0.14.2
Release 0.14.2
2 parents 8c2ebfd + 9d58875 commit 01b2026

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
@@ -28,7 +28,7 @@ set(JSON_GIT_TAG v3.7.3)
2828
set(XEUS_GIT_TAG 2.4.1)
2929
set(PYBIND11_GIT_TAG v2.9.0)
3030
set(PYBIND11_JSON_GIT_TAG 0.2.11)
31-
set(XEUS_PYTHON_GIT_TAG 0.14.1)
31+
set(XEUS_PYTHON_GIT_TAG 0.14.2)
3232

3333
# pre-build non-cmake dependencies
3434
# ================================

0 commit comments

Comments
 (0)