We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b478ae commit 60876e2Copy full SHA for 60876e2
jupyter_libyt/_version.py
@@ -1,4 +1,4 @@
1
# This file is auto-generated by Hatchling. As such, do not:
2
# - modify
3
# - track in version control e.g. be sure to add to .gitignore
4
-__version__ = VERSION = "0.1.1"
+__version__ = VERSION = "0.2.0"
package.json
@@ -1,6 +1,6 @@
{
"name": "@yt-project/jupyter-libyt",
- "version": "0.1.1",
+ "version": "0.2.0",
"description": "A JupyterLab extension for libyt.",
5
"keywords": [
6
"jupyter",
0 commit comments