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

Commit b2c24ec

Browse files
committed
Publish 1.0.0a3
SHA256 hashes: jupyterlite-xeus-python-kernel-1.0.0-a3.tgz: eef96cb1c81f3287562da442e8a6a7731f100669f2210a02183f8966dcac8f2f jupyterlite_xeus_python-1.0.0a3-py3-none-any.whl: 67cf2cc07d49e2924d92682ee84bbcfe99a1e3201c8754ca9a76abbb5efcd81e jupyterlite_xeus_python-1.0.0a3.tar.gz: 2994cae0b40e64c1d0ac5d8f20bd852db9be554a3a0de775e9b4ff0fc720bd68
1 parent 90f5ac5 commit b2c24ec

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.0a3
6+
7+
([Full Changelog](https://github.com/jupyterlite/xeus-python-kernel/compare/v1.0.0a2...90f5ac56c5a0ea0a5c1d21da16b11bb49ae18d28))
8+
9+
### Maintenance and upkeep improvements
10+
11+
- Add more `skip-if-exists`, fix wheel packaging [#181](https://github.com/jupyterlite/xeus-python-kernel/pull/181) ([@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-10-17&to=2023-10-18&type=c))
16+
17+
[@jtpio](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus-python-kernel+involves%3Ajtpio+updated%3A2023-10-17..2023-10-18&type=Issues)
18+
19+
<!-- <END NEW CHANGELOG ENTRY> -->
20+
521
## 1.0.0a2
622

723
([Full Changelog](https://github.com/jupyterlite/xeus-python-kernel/compare/v1.0.0a1...e5d5d48763484fd4b6e84ff7fcf3ff26f8c3fd22))
@@ -22,8 +38,6 @@
2238

2339
[@github-actions](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus-python-kernel+involves%3Agithub-actions+updated%3A2023-10-11..2023-10-17&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus-python-kernel+involves%3Ajtpio+updated%3A2023-10-11..2023-10-17&type=Issues)
2440

25-
<!-- <END NEW CHANGELOG ENTRY> -->
26-
2741
## 1.0.0a1
2842

2943
([Full Changelog](https://github.com/jupyterlite/xeus-python-kernel/compare/v1.0.0a0...2f336570200a6fec5f82c302ed6c5fda80598535))

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

0 commit comments

Comments
 (0)