From 1be0332a2f1d372eb49bdc8a2ca86839af8ec69f Mon Sep 17 00:00:00 2001 From: martinRenou Date: Wed, 22 Jan 2025 09:16:56 +0000 Subject: [PATCH] Publish 3.1.0 SHA256 hashes: jupyterlite-xeus-3.1.0.tgz: d11019abf088b6b541353f00438a2435049a1f06cb1266946ccafe66ad37fa19 jupyterlite-xeus-extension-3.1.0.tgz: 5ff5a8bc5b0a749914d4f472f0a5f31cb6ea11903b07fa0cc7e6c060fda3610e jupyterlite_xeus-3.1.0-py3-none-any.whl: f956b6aac73143f5ec88a6547a5dbf3a79cbc12a31215824b2408fd1e6df853c jupyterlite_xeus-3.1.0.tar.gz: e48a850ed11f3bab02998b05164205c52b049a563577df753f6e38ba6c3c31db --- CHANGELOG.md | 18 ++++++++++++++++-- package.json | 2 +- packages/xeus-extension/package.json | 4 ++-- packages/xeus/package.json | 2 +- yarn.lock | 4 ++-- 5 files changed, 22 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5305428..0bdb961 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,22 @@ +## 3.1.0 + +([Full Changelog](https://github.com/jupyterlite/xeus/compare/@jupyterlite/xeus-extension@3.0.3...00bf9ef6c335e109ee8254edff22e2271c04f8cf)) + +### Enhancements made + +- Add support for using Python 3.13 [#161](https://github.com/jupyterlite/xeus/pull/161) ([@martinRenou](https://github.com/martinRenou)) + +### Contributors to this release + +([GitHub contributors page for this release](https://github.com/jupyterlite/xeus/graphs/contributors?from=2025-01-20&to=2025-01-22&type=c)) + +[@martinRenou](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3AmartinRenou+updated%3A2025-01-20..2025-01-22&type=Issues) + + + ## 3.0.3 ([Full Changelog](https://github.com/jupyterlite/xeus/compare/@jupyterlite/xeus-extension@3.0.2...c49850af08fc3259efac63b0f9613be483302b5b)) @@ -29,8 +45,6 @@ [@IsabelParedes](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3AIsabelParedes+updated%3A2025-01-16..2025-01-20&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3Ajtpio+updated%3A2025-01-16..2025-01-20&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3AmartinRenou+updated%3A2025-01-16..2025-01-20&type=Issues) - - ## 3.0.2 ([Full Changelog](https://github.com/jupyterlite/xeus/compare/@jupyterlite/xeus-extension@3.0.1...5002e6e6bf33c74300124605a4b2441cff24e19a)) diff --git a/package.json b/package.json index 5d47763..9d2c1dc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jupyterlite/xeus-root", - "version": "3.0.3", + "version": "3.1.0", "private": true, "description": "JupyterLite loader for Xeus kernels", "keywords": [ diff --git a/packages/xeus-extension/package.json b/packages/xeus-extension/package.json index d8ec084..7693984 100644 --- a/packages/xeus-extension/package.json +++ b/packages/xeus-extension/package.json @@ -1,6 +1,6 @@ { "name": "@jupyterlite/xeus-extension", - "version": "3.0.3", + "version": "3.1.0", "description": "JupyterLite loader for Xeus kernels", "keywords": [ "jupyter", @@ -42,7 +42,7 @@ "@jupyterlite/contents": "^0.2.0 || ^0.3.0 || ^0.4.5 || ^0.5.0", "@jupyterlite/kernel": "^0.2.0 || ^0.3.0 || ^0.4.5 || ^0.5.0", "@jupyterlite/server": "^0.2.0 || ^0.3.0 || ^0.4.5 || ^0.5.0", - "@jupyterlite/xeus": "^3.0.3", + "@jupyterlite/xeus": "^3.1.0", "@lumino/coreutils": "^2" }, "devDependencies": { diff --git a/packages/xeus/package.json b/packages/xeus/package.json index 47d264a..501b69e 100644 --- a/packages/xeus/package.json +++ b/packages/xeus/package.json @@ -1,6 +1,6 @@ { "name": "@jupyterlite/xeus", - "version": "3.0.3", + "version": "3.1.0", "description": "JupyterLite Xeus kernels", "keywords": [ "jupyter", diff --git a/yarn.lock b/yarn.lock index 09a9aea..d43e0e6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -489,7 +489,7 @@ __metadata: "@jupyterlite/contents": ^0.2.0 || ^0.3.0 || ^0.4.5 || ^0.5.0 "@jupyterlite/kernel": ^0.2.0 || ^0.3.0 || ^0.4.5 || ^0.5.0 "@jupyterlite/server": ^0.2.0 || ^0.3.0 || ^0.4.5 || ^0.5.0 - "@jupyterlite/xeus": ^3.0.3 + "@jupyterlite/xeus": ^3.1.0 "@lumino/coreutils": ^2 "@types/json-schema": ^7.0.11 "@types/react": ^18.0.26 @@ -522,7 +522,7 @@ __metadata: languageName: unknown linkType: soft -"@jupyterlite/xeus@^3.0.3, @jupyterlite/xeus@workspace:packages/xeus": +"@jupyterlite/xeus@^3.1.0, @jupyterlite/xeus@workspace:packages/xeus": version: 0.0.0-use.local resolution: "@jupyterlite/xeus@workspace:packages/xeus" dependencies: