Twython 0.8 release. Docstrings, RT API, and a host of other bugfixes. Next, and hopefully final, large part to tackle is OAuth. Getting closer...
This commit is contained in:
parent
88d89f5652
commit
bbfd874643
5 changed files with 2 additions and 2 deletions
2
setup.py
2
setup.py
|
|
@ -3,7 +3,7 @@
|
|||
import sys, os
|
||||
|
||||
__author__ = 'Ryan McGrath <ryan@venodesigns.net>'
|
||||
__version__ = '0.6'
|
||||
__version__ = '0.8'
|
||||
|
||||
# For the love of god, use Pip to install this.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue