Skip to content

Commit

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

persist_ext-1.1.0-py3-none-any.whl: 836f6afbc91eeedbb90ba9de0a64486574a8fa81924392ed7cefa6751fc913ca

persist_ext-1.1.0.tar.gz: 36b846beab36eb135b6230f89698599e8dc446e924319766034bd2323e9306cf

persist_ext-1.1.0.tgz: 1bb1826ef8d6533088ccc74751171bab5821fb703d417e6d1295860a1b52f3d4
  • Loading branch information
kirangadhave committed Jun 25, 2023
1 parent 79b59fb commit 6aab5be
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,16 @@

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

## 1.0.1
## 1.1.0

No merged PRs

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

## 1.0.1

No merged PRs

## 1.0.0

([Full Changelog](https://github.com/visdesignlab/persist/compare/5ed90bee518fff9daf81df3fb927c143e0807e46...264ad73011e88db77c4b44a09fb1bf0de7363326))
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": "persist_ext",
"version": "1.0.1",
"version": "1.1.0",
"description": "PersIst is a JupyterLab extension to enable persistent interactive visualizations in JupyterLab notebooks.",
"keywords": [
"jupyter",
Expand Down

0 comments on commit 6aab5be

Please sign in to comment.