Copy new endpoint to Twython3k, bump release

This commit is contained in:
Ryan McGrath 2011-10-27 02:32:28 +09:00
parent 6ac19f62a0
commit 226f129edb
3 changed files with 7 additions and 2 deletions

View file

@ -5,7 +5,7 @@ from setuptools import setup
from setuptools import find_packages
__author__ = 'Ryan McGrath <ryan@venodesigns.net>'
__version__ = '1.4.4'
__version__ = '1.4.5'
setup(
# Basic package information.