diff --git a/IPython/Release.py b/IPython/Release.py index 40836fe..5695b6a 100644 --- a/IPython/Release.py +++ b/IPython/Release.py @@ -25,7 +25,7 @@ name = 'ipython' development = False # change this to False to do a release version_base = '0.9.beta' branch = 'ipython' -revision = '1016' +revision = '1098' if development: if branch == 'ipython':