diff --git a/setup.py b/setup.py
index a91a2407dbeb8e7c9ce8d313d2acdb4360672cc7..5da1124eee3b5c78e4aeba6b4cf289c9528dec34 100644
--- a/setup.py
+++ b/setup.py
@@ -5,7 +5,7 @@ from setuptools import setup
 
 setup(
     name='astrotools',
-    version='1.4.1',
+    version='1.4.2',
     description='Python Astro Tools',
     long_description="""The astrotools documentation is provided http://astro.pages.rwth-aachen.de/astrotools/""",
     long_description_content_type='text/markdown',