From 37bb4597080df564b0052c5345bc5abe8fcb232d Mon Sep 17 00:00:00 2001 From: Ed Summers Date: Tue, 9 Jun 2015 23:18:04 -0700 Subject: [PATCH] upping version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 892d4ad2..d4453ac4 100644 --- a/setup.py +++ b/setup.py @@ -28,7 +28,7 @@ def run(self): setup( name='twarc', - version='0.2.7', + version='0.3.0', url='http://github.com/edsu/twarc', author='Ed Summers', author_email='ehs@pobox.com',