diff --git a/setup.py b/setup.py index d4453ac4..f5e3b5a0 100644 --- a/setup.py +++ b/setup.py @@ -28,7 +28,7 @@ def run(self): setup( name='twarc', - version='0.3.0', + version='0.3.1', url='http://github.com/edsu/twarc', author='Ed Summers', author_email='ehs@pobox.com',