Skip to content
Snippets Groups Projects

Revert "Change version number to 1.4.2"

Closed Marcus Wirtz requested to merge revert-1dc6c6fb into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -5,7 +5,7 @@ from setuptools import setup
setup(
name='astrotools',
version='1.4.2',
version='1.4.1',
description='Python Astro Tools',
long_description="""The astrotools documentation is provided http://astro.pages.rwth-aachen.de/astrotools/""",
long_description_content_type='text/markdown',
Loading