Release 3.0

pull/37/head
Thomas Kluyver 11 years ago
parent 287e4e49e0
commit 76ce8cd2fb

@ -4,7 +4,7 @@
var IPython = IPython || {};
define([], function(){
"use strict";
IPython.version = "3.0.0-dev";
IPython.version = "3.0.0";
IPython._target = '_blank';
return IPython;
});

Loading…
Cancel
Save