Update requests version and Twython version

This commit is contained in:
Mike Helmick 2012-10-04 14:08:46 -04:00
parent d3dfec3b4c
commit 448b4f27b6
2 changed files with 3 additions and 3 deletions

View file

@ -9,7 +9,7 @@
"""
__author__ = "Ryan McGrath <ryan@venodesigns.net>"
__version__ = "2.3.4"
__version__ = "2.4.0"
import urllib
import re