Skip to content

Commit e3a8cf0

Browse files
committed
update JS version number as well
1 parent f73b6ab commit e3a8cf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebook/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 = "5.4.0.dev0";
76+
Jupyter.version = "5.3.1";
7777
Jupyter._target = '_blank';
7878
return Jupyter;
7979
});

0 commit comments

Comments
 (0)