Show More
@@ -22,9 +22,9 b" name = 'ipython'" | |||
|
22 | 22 | # because bdist_rpm does not accept dashes (an RPM) convention, and |
|
23 | 23 | # bdist_deb does not accept underscores (a Debian convention). |
|
24 | 24 | |
|
25 |
revision = ' |
|
|
25 | revision = '45' | |
|
26 | 26 | |
|
27 |
version = '0.8.3. |
|
|
27 | version = '0.8.3.bzr.r' + revision | |
|
28 | 28 | |
|
29 | 29 | description = "An enhanced interactive Python shell." |
|
30 | 30 |
General Comments 0
You need to be logged in to leave comments.
Login now