##// END OF EJS Templates
0.12.1.rc2
MinRK -
Show More
@@ -22,7 +22,7 b" name = 'ipython'"
22 22 _version_major = 0
23 23 _version_minor = 12
24 24 _version_micro = 1 # use '' for first of series, number for 1 and above
25 _version_extra = 'rc1'
25 _version_extra = 'rc2'
26 26 #_version_extra = 'rc1'
27 27 #_version_extra = '' # Uncomment this for full releases
28 28
General Comments 0
You need to be logged in to leave comments. Login now