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

Commit

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

jupyterlite-xeus-python-0.7.0.tar.gz: 8217dbcfe55e15f91de16cab21022a765d262d04e63e139abbfb6a6a4facf23d

jupyterlite-xeus-python-kernel-0.7.0.tgz: aabdc0d84639ea4b540fd30f3147228a72e2aa48af642c4c1bbe8615344d2298

jupyterlite_xeus_python-0.7.0-py3-none-any.whl: f9f7dc814e81405b72a6f10bbe0fa86fee9ffe2d67afed77ad6654941e5cca3d
  • Loading branch information
jtpio committed Mar 15, 2023
1 parent aaad404 commit 59aa264
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 3 deletions.
19 changes: 17 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

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

## 0.7.0

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

### Maintenance and upkeep improvements

- Add ReadTheDocs preview CI workflow [#115](https://github.com/jupyterlite/xeus-python-kernel/pull/115) ([@jtpio](https://github.com/jtpio))
- Depend on `jupyterlite-core` [#114](https://github.com/jupyterlite/xeus-python-kernel/pull/114) ([@jtpio](https://github.com/jtpio))

### Contributors to this release

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

[@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 All @@ -21,8 +38,6 @@

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

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

## 0.6.2

### Docs
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.6.3",
"version": "0.7.0",
"description": "A Python kernel for JupyterLite, powered by Xeus",
"keywords": [
"jupyter",
Expand Down

0 comments on commit 59aa264

Please sign in to comment.