back to dev

This commit is contained in:
MinRK 2014-04-01 23:02:35 -07:00
parent d482fb15b6
commit 17bbc2b360

View File

@ -7,7 +7,7 @@
var IPython = IPython || {};
IPython.version = "2.0.0";
IPython.version = "2.1.0-dev";
IPython.namespace = function (ns_string) {
"use strict";