diff --git a/setup.py b/setup.py
index b99e69646a587d86bc5cebe4622432d11e6fd15f..42f1c8e39df35575aec35bfb5f9c8436c0802b53 100644
--- a/setup.py
+++ b/setup.py
@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
 
 setup(
     name="stripe-checkout",
-    version="0.15",
+    version="0.16",
     author="GEANT",
     author_email="swd@geant.org",
     description="Stripe custom checkout support service",