diff --git a/setup.py b/setup.py
index b3cfb99121631599ca4eec481abeacc3b28edd79..b72463478329504f431d91ed7ae6e120c797e2e0 100644
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,7 @@
 from distutils.core import setup
 
 setup(name='ESS Python Tools',
-    version='1.3',
+    version='1.4',
     description='ESS Related Tools',
     url='https://gitlab01.esss.lu.se/ess-bp/ess-python-tools',
     author='Yngve Inntjore Levinsen',