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

Commit 65f41aa

Browse files
committed
Publish 0.9.0
SHA256 hashes: jupyterlite-xeus-python-0.9.0.tar.gz: 0176e686088cd9e74dc8d3e3f972d6b2c87111d181483db7e6d61b8a71c4d036 jupyterlite-xeus-python-kernel-0.9.0.tgz: e3de25f530a5e63b7b3c0d6d2f0a6af04940cb2657f0699833fea5515334946b jupyterlite_xeus_python-0.9.0-py3-none-any.whl: f433a5d1c1058c97f2464e773ccfdf7f3c73d14c4c45a57ebba31c3a9db264f6
1 parent da52ac0 commit 65f41aa

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.0
6+
7+
([Full Changelog](https://github.com/jupyterlite/xeus-python-kernel/compare/v0.8.1...da52ac042abcd300c782e128b319719c6c197d9d))
8+
9+
### Merged PRs
10+
11+
- use empack 3.0 [#134](https://github.com/jupyterlite/xeus-python-kernel/pull/134) ([@DerThorsten](https://github.com/DerThorsten))
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-05-02&to=2023-06-19&type=c))
16+
17+
[@DerThorsten](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus-python-kernel+involves%3ADerThorsten+updated%3A2023-05-02..2023-06-19&type=Issues)
18+
19+
<!-- <END NEW CHANGELOG ENTRY> -->
20+
521
## 0.8.1
622

723
([Full Changelog](https://github.com/jupyterlite/xeus-python-kernel/compare/v0.8.0...9af9419ab2cdf54605627c870e25391128113538))
@@ -21,8 +37,6 @@
2137

2238
[@github-actions](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus-python-kernel+involves%3Agithub-actions+updated%3A2023-04-06..2023-05-02&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus-python-kernel+involves%3Ajtpio+updated%3A2023-04-06..2023-05-02&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus-python-kernel+involves%3AmartinRenou+updated%3A2023-04-06..2023-05-02&type=Issues)
2339

24-
<!-- <END NEW CHANGELOG ENTRY> -->
25-
2640
## 0.8.0
2741

2842
([Full Changelog](https://github.com/jupyterlite/xeus-python-kernel/compare/v0.7.0...b7c186310b2d9158be2630b409f1df8c2b450714))

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.8.1",
3+
"version": "0.9.0",
44
"description": "A Python kernel for JupyterLite, powered by Xeus",
55
"keywords": [
66
"jupyter",

0 commit comments

Comments
 (0)