From e7a295784f10a296ace7aa98e1b7216328feac5d Mon Sep 17 00:00:00 2001 From: Matt Robenolt Date: Sat, 6 Feb 2016 07:36:58 -0800 Subject: [PATCH] 8.1.2 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 74f7f7da718863..d0ae14cc89ce0f 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.1.1' +VERSION = '8.1.2' # Also see sentry.utils.integrationdocs.DOC_FOLDER INTEGRATION_DOC_FOLDER = os.path.join(os.path.abspath(