mirror of
https://github.com/jupyter/notebook.git
synced 2024-12-21 04:10:17 +08:00
back to dev
This commit is contained in:
parent
4ac3b6b6a6
commit
e48d772063
@ -4,6 +4,6 @@
|
||||
var IPython = IPython || {};
|
||||
define([], function(){
|
||||
"use strict";
|
||||
IPython.version = "3.0.0-b1";
|
||||
IPython.version = "3.0.0-dev";
|
||||
return IPython;
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user