From d23fbe2cb1d8016f1ceed442f5cf6cbc111978c2 Mon Sep 17 00:00:00 2001 From: Christopher Arndt Date: Mon, 13 May 2019 23:20:54 +0200 Subject: [PATCH] Bump version to 0.7.1 Signed-off-by: Christopher Arndt --- jackmatchmaker/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jackmatchmaker/version.py b/jackmatchmaker/version.py index e0abfd0..caddb08 100644 --- a/jackmatchmaker/version.py +++ b/jackmatchmaker/version.py @@ -1,3 +1,3 @@ # -*- coding: utf-8 -*- -__version__ = "0.7.0" +__version__ = "0.7.1"