Skip to content

Commit 4e10dad

Browse files
committed
back to dev version for Jupyter.version
1 parent eb157fe commit 4e10dad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nbclassic/static/base/js/namespace.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ define(function(){
7373
// tree
7474
jglobal('SessionList','tree/js/sessionlist');
7575

76-
Jupyter.version = "0.4.7";
76+
Jupyter.version = "0.5.0.dev0";
7777
Jupyter._target = '_blank';
7878

7979
return Jupyter;

0 commit comments

Comments
 (0)