From 91b8c09226f5c89eb3bf07e977ad872f6b143bac Mon Sep 17 00:00:00 2001 From: lukasheinrich Date: Tue, 1 Aug 2017 18:39:13 +0200 Subject: [PATCH] =?UTF-8?q?Bump=20version:=200.7.0=20=E2=86=92=200.7.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 9c5aa28..a1b487b 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ setup( name = 'packtivity', - version = '0.7.0', + version = '0.7.1', description = 'packtivity - general purpose schema + bindings for PROV activities', url = '', author = 'Lukas Heinrich',