diff --git a/IPython/Release.py b/IPython/Release.py index cc6f716..0809949 100644 --- a/IPython/Release.py +++ b/IPython/Release.py @@ -23,7 +23,7 @@ name = 'ipython' development = False # change this to False to do a release version_base = '0.10' branch = 'ipython' -revision = '1188' +revision = '1204' if development: if branch == 'ipython':