From 02aa7bee9addd1aaf2016af181c27a6ef9f37d01 Mon Sep 17 00:00:00 2001 From: Armin Ronacher Date: Thu, 14 Jul 2016 15:10:56 +0500 Subject: 5.23.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 077e016..f7063ea 100755 --- a/setup.py +++ b/setup.py @@ -97,7 +97,7 @@ class PyTest(TestCommand): setup( name='raven', - version='5.22.0', + version='5.23.0', author='Sentry', author_email='hello@getsentry.com', url='https://github.com/getsentry/raven-python', -- cgit v1.2.1