From b83215e22eeda8b2ae970a7183b8bfe9818a9112 2009-04-14 06:49:45 From: Fernando Perez Date: 2009-04-14 06:49:45 Subject: [PATCH] Merging from upstream --- diff --git a/IPython/Release.py b/IPython/Release.py index 5ced53d..5a6e465 100644 --- a/IPython/Release.py +++ b/IPython/Release.py @@ -23,7 +23,7 @@ name = 'ipython' development = True # change this to False to do a release version_base = '0.10' branch = 'ipython' -revision = '1195' +revision = '1163' if development: if branch == 'ipython':