Commit 064ff776 authored by Schuhbaeck, Stefan's avatar Schuhbaeck, Stefan
Browse files

version++ for analysis tool

parent 7083c1b7
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -5,7 +5,7 @@ with open("README.md", "r") as fh:


setuptools.setup(
setuptools.setup(
    name="VadereAnalysisTool",
    name="VadereAnalysisTool",
    version="0.0.4",
    version="0.0.5",
    author="Stefan Schuhbäck",
    author="Stefan Schuhbäck",
    author_email="stefan.schuhbaeck@hm.edu",
    author_email="stefan.schuhbaeck@hm.edu",
    description="Import VadereProject to ease analysis",
    description="Import VadereProject to ease analysis",