From ded4d68780b3cdf43220ef680704c05e4b53cfa9 Mon Sep 17 00:00:00 2001 From: Macro Date: Sat, 19 Mar 2016 17:47:06 -0700 Subject: [PATCH] Release 1.8.1 --- CHANGES.rst | 4 ++-- simple_history/__init__.py | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index 5669868b2..6dd734c21 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,8 +1,8 @@ Changes ======= -tip (unreleased) ----------------- +1.8.1 (2016-03-19) +------------------ - Clear the threadlocal request object when processing the response to prevent test interactions. (gh-213) 1.8.0 (2016-02-02) diff --git a/simple_history/__init__.py b/simple_history/__init__.py index fc35f0c46..75cfb3e17 100755 --- a/simple_history/__init__.py +++ b/simple_history/__init__.py @@ -1,6 +1,6 @@ from __future__ import unicode_literals -__version__ = '1.8.0' +__version__ = '1.8.1' def register(