Skip to content
This repository was archived by the owner on Feb 14, 2024. It is now read-only.

Commit 3589033

Browse files
committed
Publish 0.9.7
SHA256 hashes: jupyterlite-xeus-python-0.9.7.tar.gz: b306a924c95e24e8716ab64e06e998a7d47b9368421db71f256752926e21caf5 jupyterlite-xeus-python-kernel-0.9.7.tgz: 0e53810ad84e0eeeafd0a280eb7c2e47628a7fbeba4f95f994d38ea68fd0fc34 jupyterlite_xeus_python-0.9.7-py3-none-any.whl: afb7981016f45d5fd5541a1db584a0b5571f2a6cb6a80d6be16e1935bfd8d227
1 parent 89f548a commit 3589033

File tree

2 files changed

+17
-3
lines changed

2 files changed

+17
-3
lines changed

CHANGELOG.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

33
<!-- <START NEW CHANGELOG ENTRY> -->
44

5+
## 0.9.7
6+
7+
([Full Changelog](https://github.com/jupyterlite/xeus-python-kernel/compare/v0.9.6...89f548a6b549aadc6bc56732552b0c15f6ecee11))
8+
9+
### Merged PRs
10+
11+
- Support both jupyterlite 0.1 and 0.2 [#188](https://github.com/jupyterlite/xeus-python-kernel/pull/188) ([@martinRenou](https://github.com/martinRenou))
12+
13+
### Contributors to this release
14+
15+
([GitHub contributors page for this release](https://github.com/jupyterlite/xeus-python-kernel/graphs/contributors?from=2023-09-27&to=2023-11-08&type=c))
16+
17+
[@github-actions](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus-python-kernel+involves%3Agithub-actions+updated%3A2023-09-27..2023-11-08&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus-python-kernel+involves%3Ajtpio+updated%3A2023-09-27..2023-11-08&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus-python-kernel+involves%3AmartinRenou+updated%3A2023-09-27..2023-11-08&type=Issues)
18+
19+
<!-- <END NEW CHANGELOG ENTRY> -->
20+
521
## 0.9.6
622

723
([Full Changelog](https://github.com/jupyterlite/xeus-python-kernel/compare/v0.9.5...48c2518812d748377609a2d2da7b16b4ae417f9f))
@@ -16,8 +32,6 @@
1632

1733
[@martinRenou](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus-python-kernel+involves%3AmartinRenou+updated%3A2023-09-26..2023-09-27&type=Issues)
1834

19-
<!-- <END NEW CHANGELOG ENTRY> -->
20-
2135
## 0.9.5
2236

2337
([Full Changelog](https://github.com/jupyterlite/xeus-python-kernel/compare/v0.9.4...a89bdd1a4568027fc6e4e7a640a6e77b4d5c3a43))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyterlite/xeus-python-kernel",
3-
"version": "0.9.6",
3+
"version": "0.9.7",
44
"description": "A Python kernel for JupyterLite, powered by Xeus",
55
"keywords": [
66
"jupyter",

0 commit comments

Comments
 (0)