From 5cd881aa0c3ee008e810e05987330d388986eb1a Mon Sep 17 00:00:00 2001 From: Ed Summers Date: Wed, 6 May 2015 11:39:38 -0400 Subject: [PATCH] cutting a new release for zenodo --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 9b53e7d3..892d4ad2 100644 --- a/setup.py +++ b/setup.py @@ -28,7 +28,7 @@ def run(self): setup( name='twarc', - version='0.2.6', + version='0.2.7', url='http://github.com/edsu/twarc', author='Ed Summers', author_email='ehs@pobox.com',