From b63a132ac452b3ac46456b444c781074c981b925 Mon Sep 17 00:00:00 2001 From: Olivier Mangin Date: Wed, 2 Aug 2017 20:36:08 -0400 Subject: [PATCH] Version update. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 8195434..93d7622 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages -VERSION = '0.6.0' +VERSION = '0.7.0' setup( name = 'pubs',