diff --git a/IPython/Release.py b/IPython/Release.py index 10facd4..3cc40eb 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.9' branch = 'ipython' -revision = '1137' +revision = '1143' if development: if branch == 'ipython':