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

Commit 59aa264

Browse files
committed
Publish 0.7.0
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
1 parent aaad404 commit 59aa264

File tree

2 files changed

+18
-3
lines changed

2 files changed

+18
-3
lines changed

CHANGELOG.md

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

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

5+
## 0.7.0
6+
7+
([Full Changelog](https://github.com/jupyterlite/xeus-python-kernel/compare/v0.6.3...aaad404083bef58d3421a4dab26e30c818fbb9c9))
8+
9+
### Maintenance and upkeep improvements
10+
11+
- Add ReadTheDocs preview CI workflow [#115](https://github.com/jupyterlite/xeus-python-kernel/pull/115) ([@jtpio](https://github.com/jtpio))
12+
- Depend on `jupyterlite-core` [#114](https://github.com/jupyterlite/xeus-python-kernel/pull/114) ([@jtpio](https://github.com/jtpio))
13+
14+
### Contributors to this release
15+
16+
([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))
17+
18+
[@jtpio](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus-python-kernel+involves%3Ajtpio+updated%3A2023-02-15..2023-03-15&type=Issues)
19+
20+
<!-- <END NEW CHANGELOG ENTRY> -->
21+
522
## 0.6.3
623

724
([Full Changelog](https://github.com/jupyterlite/xeus-python-kernel/compare/v0.6.2...0ee60d33bb46a158e6f63d52e5e5fe809d47d6dd))
@@ -21,8 +38,6 @@
2138

2239
[@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)
2340

24-
<!-- <END NEW CHANGELOG ENTRY> -->
25-
2641
## 0.6.2
2742

2843
### Docs

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

0 commit comments

Comments
 (0)