From bd2866bae2b2d7a7a5c8795cfa3a8b2dcebbb7e4 2009-08-05 00:39:03 From: Fernando Perez Date: 2009-08-05 00:39:03 Subject: [PATCH] Final rev number and tag update for 0.10 release. --- 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':