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

Commit

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

jupyterlite-xeus-python-kernel-1.0.0.tgz: ed8d1cd779ae2a794b62d3672e73ff91011dcdc44f27b2584095e40fa6a0c330

jupyterlite_xeus_python-1.0.0-py3-none-any.whl: 0be2393d3f738ecc920c6b5ec261c83d0ff2a1d79cdf5b8167dcdb95464b7e86

jupyterlite_xeus_python-1.0.0.tar.gz: bc8865f38e799b8833871257ca70d3b76574ea81391ba82324d99b3afcb81633
  • Loading branch information
martinRenou committed Dec 13, 2023
1 parent f504f6b commit 68dd195
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

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

## 1.0.0

No merged PRs

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

## 1.0.0b0

([Full Changelog](https://github.com/jupyterlite/xeus-python-kernel/compare/v1.0.0a3...48860dd7ea57b5e293f4e9f3e8c604fe7096d49a))
Expand All @@ -16,8 +22,6 @@

[@github-actions](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus-python-kernel+involves%3Agithub-actions+updated%3A2023-10-18..2023-12-06&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus-python-kernel+involves%3AmartinRenou+updated%3A2023-10-18..2023-12-06&type=Issues)

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

## 1.0.0a3

([Full Changelog](https://github.com/jupyterlite/xeus-python-kernel/compare/v1.0.0a2...90f5ac56c5a0ea0a5c1d21da16b11bb49ae18d28))
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": "1.0.0-b0",
"version": "1.0.0",
"description": "A Python kernel for JupyterLite, powered by Xeus",
"keywords": [
"jupyter",
Expand Down

0 comments on commit 68dd195

Please sign in to comment.