From 900f76563db261c31fc7b1f1049131c4d63b6704 Mon Sep 17 00:00:00 2001 From: Ed Summers Date: Mon, 9 Nov 2015 12:15:25 -0500 Subject: [PATCH] new release --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 7aabb086..73d85a44 100644 --- a/setup.py +++ b/setup.py @@ -28,7 +28,7 @@ def run(self): setup( name='twarc', - version='0.3.4', + version='0.4.0', url='http://github.com/edsu/twarc', author='Ed Summers', author_email='ehs@pobox.com',