back to dev

Min RK 11 years ago
parent c597f97b82
commit 10dcd71550

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

Loading…
Cancel
Save