From 34eca2927f4781ff8b4c14d7a3efa3a6eaff985d 2008-09-14 08:04:21 From: Fernando Perez Date: 2008-09-14 08:04:21 Subject: [PATCH] Merge with upstream --- 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':