diff --git a/setup.py b/setup.py index 969d6c8..d121c8d 100644 --- a/setup.py +++ b/setup.py @@ -25,7 +25,7 @@ if __name__ == "__main__": setup( name='IMProToo', - version='0.103', + version='0.104', packages=['IMProToo', ], license='GNU General Public License 3', author="Maximilian Maahn",