diff --git a/setup.py b/setup.py
index 009988ae..f7543a11 100644
--- a/setup.py
+++ b/setup.py
@@ -6,7 +6,7 @@ from setuptools import find_packages, setup
 import sys
 
 
-version = '1.0.0'
+version = '1.1.0'
 
 
 # Provided as an attribute, so you can append to these instead