Skip to content

Commit b2289f6

Browse files
committed
Publish 0.2.1
SHA256 hashes: jupyterlab_magic_wand-0.2.1-py3-none-any.whl: 20111a660a8c8ac63f149337adc3ba5025e602ed18125d758441ae17f8bdf16c jupyterlab_magic_wand-0.2.1.tar.gz: 04616a7c4c4b220e39a368cd57a8de6c0124467ea99be5abb3c2f8a2f0b791b0 jupyterlab_magic_wand-0.2.1.tgz: 1af0b7591e420897f6bd70145230076e7fc5f227975da126de0fc596b78579f6
1 parent 118fc2d commit b2289f6

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,18 @@
22

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

5+
## 0.2.1
6+
7+
([Full Changelog](https://github.com/Zsailer/jupyterlab-magic-wand/compare/cc48eda7b10373ddadf84447b9209bea63af1868...118fc2d235dd3ea6811f673ed98e111fe2f75330))
8+
9+
### Enhancements made
10+
11+
- Get to a working state [#1](https://github.com/Zsailer/jupyterlab-magic-wand/pull/1) ([@Zsailer](https://github.com/Zsailer))
12+
13+
### Contributors to this release
14+
15+
([GitHub contributors page for this release](https://github.com/Zsailer/jupyterlab-magic-wand/graphs/contributors?from=2024-11-13&to=2025-01-03&type=c))
16+
17+
[@Zsailer](https://github.com/search?q=repo%3AZsailer%2Fjupyterlab-magic-wand+involves%3AZsailer+updated%3A2024-11-13..2025-01-03&type=Issues)
18+
519
<!-- <END NEW CHANGELOG ENTRY> -->

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jupyterlab_magic_wand",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "An in-cell AI assistant for JupyterLab notebooks",
55
"keywords": [
66
"jupyter",

0 commit comments

Comments
 (0)