From 7e623dbdb468bf90b2e4bbf46e46c6f9c757582b Mon Sep 17 00:00:00 2001 From: Ed Summers Date: Thu, 11 Dec 2014 12:56:53 -0500 Subject: [PATCH] upping version for release --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 934f0fd2..c79e449a 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ def run(self): setup( name='twarc', - version='0.0.10', + version='0.1.0', url='http://github.com/edsu/twarc', author='Ed Summers', author_email='ehs@pobox.com',