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

Commit ee180ad

Browse files
committed
Publish 1.0.0a0
SHA256 hashes: jupyterlite-xeus-python-1.0.0a0.tar.gz: 9302ea1863b8f58dbfa7e6307cf9d2bdb3a122e7393028aeff4a6d506ae70f38 jupyterlite-xeus-python-kernel-1.0.0-a0.tgz: c86ff5e8f1aaecf79e01fb3b217c59581103eca64f483ae6f4c24ce7a3d4e0dd jupyterlite_xeus_python-1.0.0a0-py3-none-any.whl: 0fda5e5f2a70543ac54a4a9d39e22ea2aaa626b49770bdf82d4f0399e5d6b7c7
1 parent 8ed06f0 commit ee180ad

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+
## 1.0.0a0
6+
7+
([Full Changelog](https://github.com/jupyterlite/xeus-python-kernel/compare/v0.9.6...8ed06f083b2e325af748e256e8a5e7118ec29a7e))
8+
9+
### Maintenance and upkeep improvements
10+
11+
- Update to JupyterLab 4 and JupyterLite 0.2.0 [#155](https://github.com/jupyterlite/xeus-python-kernel/pull/155) ([@jtpio](https://github.com/jtpio))
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-09-27&type=c))
16+
17+
[@jtpio](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus-python-kernel+involves%3Ajtpio+updated%3A2023-09-27..2023-09-27&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus-python-kernel+involves%3AmartinRenou+updated%3A2023-09-27..2023-09-27&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": "1.0.0-a0",
44
"description": "A Python kernel for JupyterLite, powered by Xeus",
55
"keywords": [
66
"jupyter",

0 commit comments

Comments
 (0)