From 9d896d4146a50c3bc37418efe7e9d1f8830aedaf Mon Sep 17 00:00:00 2001 From: Benjamin Braatz Date: Mon, 11 Jan 2021 09:50:18 +0100 Subject: [PATCH] Bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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", -- 2.34.1