From: Benjamin Braatz Date: Mon, 11 Jan 2021 08:50:18 +0000 (+0100) Subject: Bump version X-Git-Url: http://git.graph-it.com/?a=commitdiff_plain;p=graphit%2Fevent-py.git Bump version --- diff --git a/setup.py b/setup.py index 3097938..7a45350 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ with open("README.md", "r") as readme_file: setuptools.setup( name="graphit-event", - version="0.1.0", + version="0.2.0", author="Graph-IT GmbH", author_email="info@graph-it.com", description="Event Module",