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

Commit

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

jupyterlite-xeus-python-0.8.0.tar.gz: 7ad469d39b3d88e0d439d608737d8a6a2e886a7c5b410491061be369351e5c08

jupyterlite-xeus-python-kernel-0.8.0.tgz: 985da9521163846466920cb4b4429768120fb398a962b3adf4dca6d55e8a3ba5

jupyterlite_xeus_python-0.8.0-py3-none-any.whl: 750f691523d5481746562b775511317e5f37b4943ce68c1bcbd828521b14a54f
  • Loading branch information
martinRenou committed Apr 6, 2023
1 parent b7c1863 commit b9e96d1
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 3 deletions.
22 changes: 20 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,26 @@

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

## 0.8.0

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

### Maintenance and upkeep improvements

- Update to `jupyterlite-core==0.1.0b20` [#118](https://github.com/jupyterlite/xeus-python-kernel/pull/118) ([@jtpio](https://github.com/jtpio))

### Other merged PRs

- Update to jlite 0.1.0 [#123](https://github.com/jupyterlite/xeus-python-kernel/pull/123) ([@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-03-15&to=2023-04-06&type=c))

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

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

## 0.7.0

([Full Changelog](https://github.com/jupyterlite/xeus-python-kernel/compare/v0.6.3...aaad404083bef58d3421a4dab26e30c818fbb9c9))
Expand All @@ -17,8 +37,6 @@

[@jtpio](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus-python-kernel+involves%3Ajtpio+updated%3A2023-02-15..2023-03-15&type=Issues)

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

## 0.6.3

([Full Changelog](https://github.com/jupyterlite/xeus-python-kernel/compare/v0.6.2...0ee60d33bb46a158e6f63d52e5e5fe809d47d6dd))
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.7.0",
"version": "0.8.0",
"description": "A Python kernel for JupyterLite, powered by Xeus",
"keywords": [
"jupyter",
Expand Down

0 comments on commit b9e96d1

Please sign in to comment.