From e37c10a993b167d652656ae695c03f4154047503 Mon Sep 17 00:00:00 2001 From: lukasheinrich Date: Tue, 21 Nov 2017 15:23:41 +0100 Subject: [PATCH] =?UTF-8?q?Bump=20version:=200.9.0=20=E2=86=92=200.9.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 2bd04d8..9f2c65e 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ setup( name = 'packtivity', - version = '0.9.0', + version = '0.9.1', description = 'packtivity - general purpose schema + bindings for PROV activities', url = '', author = 'Lukas Heinrich',