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

Commit 71e105d

Browse files
committed
Publish 0.9.4
SHA256 hashes: jupyterlite-xeus-python-0.9.4.tar.gz: 8743f65a21cafbe9fbf468784fc5ca54dab5534449ee3b71b0a4c639c0557e0a jupyterlite-xeus-python-kernel-0.9.4.tgz: aa137882a63a196dbbddbc1ca1dffe078b5955c77074fe5abe48f408e0c58148 jupyterlite_xeus_python-0.9.4-py3-none-any.whl: f0257c4085463e2636497c88e2a4e16b6585a912396f7142ed326ebe99a8ef99
1 parent fcc8d03 commit 71e105d

File tree

2 files changed

+21
-3
lines changed

2 files changed

+21
-3
lines changed

CHANGELOG.md

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

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

5+
## 0.9.4
6+
7+
([Full Changelog](https://github.com/jupyterlite/xeus-python-kernel/compare/v0.9.3...fcc8d031c54efedb1c38e8f36cd20ceedd277218))
8+
9+
### Maintenance and upkeep improvements
10+
11+
- Bumped @jupyterlite packages [#150](https://github.com/jupyterlite/xeus-python-kernel/pull/150) ([@andeplane](https://github.com/andeplane))
12+
13+
### Other merged PRs
14+
15+
- Strict respect of channels specified in env file [#149](https://github.com/jupyterlite/xeus-python-kernel/pull/149) ([@martinRenou](https://github.com/martinRenou))
16+
17+
### Contributors to this release
18+
19+
([GitHub contributors page for this release](https://github.com/jupyterlite/xeus-python-kernel/graphs/contributors?from=2023-08-03&to=2023-08-22&type=c))
20+
21+
[@andeplane](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus-python-kernel+involves%3Aandeplane+updated%3A2023-08-03..2023-08-22&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus-python-kernel+involves%3Agithub-actions+updated%3A2023-08-03..2023-08-22&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus-python-kernel+involves%3AmartinRenou+updated%3A2023-08-03..2023-08-22&type=Issues)
22+
23+
<!-- <END NEW CHANGELOG ENTRY> -->
24+
525
## 0.9.3
626

727
([Full Changelog](https://github.com/jupyterlite/xeus-python-kernel/compare/v0.9.2...3f74831afeb265c8c2aed1398314181073527dad))
@@ -23,8 +43,6 @@
2343

2444
[@github-actions](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus-python-kernel+involves%3Agithub-actions+updated%3A2023-07-24..2023-08-03&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus-python-kernel+involves%3Ajtpio+updated%3A2023-07-24..2023-08-03&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus-python-kernel+involves%3AmartinRenou+updated%3A2023-07-24..2023-08-03&type=Issues)
2545

26-
<!-- <END NEW CHANGELOG ENTRY> -->
27-
2846
## 0.9.2
2947

3048
([Full Changelog](https://github.com/jupyterlite/xeus-python-kernel/compare/v0.9.1...70717e5981fcefd9f0cff7c8eb567cdbe928bef7))

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

0 commit comments

Comments
 (0)