Show More
@@ -22,8 +22,8 b" name = 'ipython'" | |||
|
22 | 22 | _version_major = 2 |
|
23 | 23 | _version_minor = 0 |
|
24 | 24 | _version_patch = 0 |
|
25 | _version_extra = 'dev' | |
|
26 |
|
|
|
25 | # _version_extra = 'dev' | |
|
26 | _version_extra = 'rc1' | |
|
27 | 27 | # _version_extra = '' # Uncomment this for full releases |
|
28 | 28 | |
|
29 | 29 | codename = 'Work in Progress' |
General Comments 0
You need to be logged in to leave comments.
Login now