diff --git a/setup.py b/setup.py
index f6e10592234e6ebe2b818b0e32af7b825a17b59d..af1f598a78067f2cc2646d1e84c07f0b4fc84f42 100644
--- a/setup.py
+++ b/setup.py
@@ -5,7 +5,7 @@ from setuptools import setup
 from setuptools.command.install import install
 
 
-VERSION = '1.1.4'
+VERSION = '1.1.5'
 
 
 def build_qt_resources():