From: yomguy Date: Tue, 17 May 2011 08:14:15 +0000 (+0000) Subject: update copyrights, go to 0.3 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=db501565742d2b3c1b1a472b2fbe06d6fd7c3857;p=timeside-diadems.git update copyrights, go to 0.3 --- diff --git a/setup.py b/setup.py index 280ce18..6c2c9d5 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ '''The setup and build script for the python-twitter library.''' __author__ = 'yomguy@parisson.com' -__version__ = '0.2' +__version__ = '0.3' # The base package metadata to be used by both distutils and setuptools