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

Commit

Permalink
Publish 0.9.6
Browse files Browse the repository at this point in the history
SHA256 hashes:

jupyterlite-xeus-python-0.9.6.tar.gz: 3405333e1853b9c6335abee5af9bbb4ed1e210c2845131f40156e923ab0335f9

jupyterlite-xeus-python-kernel-0.9.6.tgz: 02356d2da93f36017fcf2c665c4221b4fb4d1e0dd58540d8a254ad6697f8b526

jupyterlite_xeus_python-0.9.6-py3-none-any.whl: 8adca84a1b31d3730fb28093ab4e59eb74df4e4ad04814c428b49b97d4df4279
  • Loading branch information
martinRenou committed Sep 27, 2023
1 parent 48c2518 commit b00d80d
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 3 deletions.
18 changes: 16 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

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

## 0.9.6

([Full Changelog](https://github.com/jupyterlite/xeus-python-kernel/compare/v0.9.5...48c2518812d748377609a2d2da7b16b4ae417f9f))

### Maintenance and upkeep improvements

- Bound requirement of jupyterlite [#160](https://github.com/jupyterlite/xeus-python-kernel/pull/160) ([@martinRenou](https://github.com/martinRenou))

### Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlite/xeus-python-kernel/graphs/contributors?from=2023-09-26&to=2023-09-27&type=c))

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

<!-- <END NEW CHANGELOG ENTRY> -->

## 0.9.5

([Full Changelog](https://github.com/jupyterlite/xeus-python-kernel/compare/v0.9.4...a89bdd1a4568027fc6e4e7a640a6e77b4d5c3a43))
Expand All @@ -25,8 +41,6 @@

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

<!-- <END NEW CHANGELOG ENTRY> -->

## 0.9.4

([Full Changelog](https://github.com/jupyterlite/xeus-python-kernel/compare/v0.9.3...fcc8d031c54efedb1c38e8f36cd20ceedd277218))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyterlite/xeus-python-kernel",
"version": "0.9.5",
"version": "0.9.6",
"description": "A Python kernel for JupyterLite, powered by Xeus",
"keywords": [
"jupyter",
Expand Down

0 comments on commit b00d80d

Please sign in to comment.