diff --git a/setup.py b/setup.py
index 74334d4..4e2aa2a 100644
--- a/setup.py
+++ b/setup.py
@@ -31,7 +31,7 @@
 
 setup(
     name='Flask-Testing',
-    version='0.8.1',
+    version='0.8.2',
     url='https://github.com/jarus/flask-testing',
     license='BSD',
     author='Dan Jacob',