diff --git a/setup.py b/setup.py
index 80c9bc431406002a6d0bc3263222f5abf1e16e3a..d3e5aa3d31c25fb7122090fa074bafcfc80b1c00 100644
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,7 @@
 from setuptools import setup
 
 setup(name='solventmapcreator',
-      version='1.0.0',
+      version='1.1.0',
       description='python scripts for generating solvent maps and analysing solvation curves.',
       url='https://bitbucket.org/mdd31/solventmapcreator',
       author='Mark Driver',