##// END OF EJS Templates
Bumping version to 0.11.apha1.
Brian Granger -
Show More
@@ -21,9 +21,9 b" name = 'ipython'"
21 21 # bdist_deb does not accept underscores (a Debian convention).
22 22
23 23 development = True # change this to False to do a release
24 version_base = '0.11'
24 version_base = '0.11.alpha1'
25 25 branch = 'ipython'
26 revision = '1363'
26 revision = '1223'
27 27
28 28 if development:
29 29 if branch == 'ipython':
General Comments 0
You need to be logged in to leave comments. Login now