diff --git a/IPython/Release.py b/IPython/Release.py index 0809949..e30c7e8 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 = '1204' +revision = '1207' if development: if branch == 'ipython':