Skip to content

Commit

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

jupyterlite-xeus-0.1.10.tgz: 92d78062a8cbf3899cc95007e7fabcadb0fc2098541b1cb74b46132619e364d6

jupyterlite_xeus-0.1.10-py3-none-any.whl: c02d3871d0b8a8c35357eb8890ca2bff1428a5b373fc6be5a11f27ca9558e708

jupyterlite_xeus-0.1.10.tar.gz: 57d07363fd48078670ca1b5731f296f3030455422e507f42746b094adcdfc06b
  • Loading branch information
martinRenou committed Aug 23, 2024
1 parent 7e34d6b commit 51d01f2
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 3 deletions.
18 changes: 16 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

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

## 0.1.10

([Full Changelog](https://github.com/jupyterlite/xeus/compare/v0.1.9...7e34d6baa0c10c7ecc663594616748257ce90da3))

### Bugs fixed

- Hot fix: Pin Python version [#111](https://github.com/jupyterlite/xeus/pull/111) ([@martinRenou](https://github.com/martinRenou))

### Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlite/xeus/graphs/contributors?from=2024-06-17&to=2024-08-23&type=c))

[@martinRenou](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3AmartinRenou+updated%3A2024-06-17..2024-08-23&type=Issues)

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

## 0.1.9

([Full Changelog](https://github.com/jupyterlite/xeus/compare/v0.1.8...4bf4b17b47cc36c557726f36974329c358314c1b))
Expand All @@ -20,8 +36,6 @@

[@jtpio](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3Ajtpio+updated%3A2024-02-20..2024-06-17&type=Issues) | [@lumberbot-app](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3Alumberbot-app+updated%3A2024-02-20..2024-06-17&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3AmartinRenou+updated%3A2024-02-20..2024-06-17&type=Issues)

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

## 0.1.8

([Full Changelog](https://github.com/jupyterlite/xeus/compare/v0.1.7...ff888aa84280ad7ab8905221c9537352c6447c29))
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",
"version": "0.1.9",
"version": "0.1.10",
"description": "JupyterLite loader for Xeus kernels",
"keywords": [
"jupyter",
Expand Down

0 comments on commit 51d01f2

Please sign in to comment.