File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -36,6 +36,10 @@ rm -rf $<python-prefix>/share/jupyter/kernels/libyt_kernel
36
36
37
37
### Change Log
38
38
39
+ #### 0.3.0
40
+
41
+ - Nothing changed, version bumped to match ` libyt ` /` yt_libyt ` .
42
+
39
43
#### 0.2.0
40
44
41
45
- Drop support for Python 3.7.
Original file line number Diff line number Diff line change 1
1
# This file is auto-generated by Hatchling. As such, do not:
2
2
# - modify
3
3
# - track in version control e.g. be sure to add to .gitignore
4
- __version__ = VERSION = "0.2 .0"
4
+ __version__ = VERSION = "0.3 .0"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @yt-project/jupyter-libyt" ,
3
- "version" : " 0.2 .0" ,
3
+ "version" : " 0.3 .0" ,
4
4
"description" : " A JupyterLab extension for libyt." ,
5
5
"keywords" : [
6
6
" jupyter" ,
You can’t perform that action at this time.
0 commit comments