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

Commit 7d7fda7

Browse files
committed
Publish 0.9.1
SHA256 hashes: jupyterlite-xeus-python-0.9.1.tar.gz: 0aa441937d60760312bafead0966b547a40292ea62269b5d9f89e5cee50e5c34 jupyterlite-xeus-python-kernel-0.9.1.tgz: ca97d018a3f4b41f3a382c38ac2468f6d9dbbd0aebd9fe60024dbdc2e5f345aa jupyterlite_xeus_python-0.9.1-py3-none-any.whl: d2c7bd03b6248b4f6d8eb28a5e28b313d0751519f387ae4d3dc98e728259f036
1 parent f6e764f commit 7d7fda7

File tree

2 files changed

+21
-3
lines changed

2 files changed

+21
-3
lines changed

CHANGELOG.md

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

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

5+
## 0.9.1
6+
7+
([Full Changelog](https://github.com/jupyterlite/xeus-python-kernel/compare/v0.9.0...f6e764fac2ca525be9686b0bddd1dcdf5590162c))
8+
9+
### Maintenance and upkeep improvements
10+
11+
- Provide a way for Voici to pin packages [#139](https://github.com/jupyterlite/xeus-python-kernel/pull/139) ([@martinRenou](https://github.com/martinRenou))
12+
13+
### Documentation improvements
14+
15+
- Add mamba install instructions [#136](https://github.com/jupyterlite/xeus-python-kernel/pull/136) ([@martinRenou](https://github.com/martinRenou))
16+
17+
### Contributors to this release
18+
19+
([GitHub contributors page for this release](https://github.com/jupyterlite/xeus-python-kernel/graphs/contributors?from=2023-06-19&to=2023-07-20&type=c))
20+
21+
[@github-actions](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus-python-kernel+involves%3Agithub-actions+updated%3A2023-06-19..2023-07-20&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus-python-kernel+involves%3AmartinRenou+updated%3A2023-06-19..2023-07-20&type=Issues)
22+
23+
<!-- <END NEW CHANGELOG ENTRY> -->
24+
525
## 0.9.0
626

727
([Full Changelog](https://github.com/jupyterlite/xeus-python-kernel/compare/v0.8.1...da52ac042abcd300c782e128b319719c6c197d9d))
@@ -16,8 +36,6 @@
1636

1737
[@DerThorsten](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus-python-kernel+involves%3ADerThorsten+updated%3A2023-05-02..2023-06-19&type=Issues)
1838

19-
<!-- <END NEW CHANGELOG ENTRY> -->
20-
2139
## 0.8.1
2240

2341
([Full Changelog](https://github.com/jupyterlite/xeus-python-kernel/compare/v0.8.0...9af9419ab2cdf54605627c870e25391128113538))

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

0 commit comments

Comments
 (0)