release 2.0.0

This commit is contained in:
MinRK 2014-04-01 22:19:46 -07:00
parent 73ff5fbba7
commit d482fb15b6

View File

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