Skip to content

Commit

Permalink
version: bump back to 0.6.0.dev0
Browse files Browse the repository at this point in the history
  • Loading branch information
echarles committed Apr 4, 2023
1 parent 8313c3d commit 02e4b9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nbclassic/static/base/js/namespace.js
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ define(function(){
// tree
jglobal('SessionList','tree/js/sessionlist');

Jupyter.version = "0.5.4";
Jupyter.version = "0.6.0.dev0";
Jupyter._target = '_blank';

return Jupyter;
Expand Down

0 comments on commit 02e4b9d

Please sign in to comment.