diff --git a/IPython/Release.py b/IPython/Release.py index 50094ad..76940bf 100644 --- a/IPython/Release.py +++ b/IPython/Release.py @@ -22,7 +22,7 @@ name = 'ipython' # because bdist_rpm does not accept dashes (an RPM) convention, and # bdist_deb does not accept underscores (a Debian convention). -revision = '57' +revision = '95' branch = 'ipython' if branch == 'ipython':