diff --git a/setup.py b/setup.py
index 19ae8e4d62602888fc57dea9595e2f30b3c80961..4fdf54eb02d036c444bdf7f8d3e50abe901419e3 100644
--- a/setup.py
+++ b/setup.py
@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
 
 setup(
     name="stripe-checkout",
-    version="0.11",
+    version="0.12",
     author="GEANT",
     author_email="swd@geant.org",
     description="Stripe custom checkout support service",