From 31633a13250d151db904018a5b4bfc4d9954a727 Mon Sep 17 00:00:00 2001 From: Matt Robenolt Date: Wed, 11 May 2016 16:58:50 -0400 Subject: [PATCH] 8.4.1 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 561c63cd3c94c..f0cbeede03e1c 100755 --- a/setup.py +++ b/setup.py @@ -46,7 +46,7 @@ from setuptools.command.develop import develop as DevelopCommand # The version of sentry -VERSION = '8.4.0' +VERSION = '8.4.1' # Also see sentry.utils.integrationdocs.DOC_FOLDER INTEGRATION_DOC_FOLDER = os.path.join(os.path.abspath(