##// END OF EJS Templates
mark 0.13.1.rc1
MinRK -
Show More
@@ -22,8 +22,8 b" name = 'ipython'"
22 _version_major = 0
22 _version_major = 0
23 _version_minor = 13
23 _version_minor = 13
24 _version_micro = 1 # use '' for first of series, number for 1 and above
24 _version_micro = 1 # use '' for first of series, number for 1 and above
25 _version_extra = 'dev'
25 # _version_extra = 'dev'
26 #_version_extra = 'rc1'
26 _version_extra = 'rc1'
27 # _version_extra = '' # Uncomment this for full releases
27 # _version_extra = '' # Uncomment this for full releases
28
28
29 # Construct full version string from these.
29 # Construct full version string from these.
General Comments 0
You need to be logged in to leave comments. Login now