Fixing stuff for 3.0.0 release

Releasing June 18th!

[ci skip]
This commit is contained in:
Mike Helmick 2013-06-17 13:51:36 -04:00
parent 2af2fc00de
commit 4d86aa670d
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
History History
------- -------
3.0.0 (2013-xx-xx) 3.0.0 (2013-06-18)
++++++++++++++++++ ++++++++++++++++++
- Changed ``twython/twython.py`` to ``twython/api.py`` in attempt to make structure look a little neater - Changed ``twython/twython.py`` to ``twython/api.py`` in attempt to make structure look a little neater

View file

@ -197,7 +197,7 @@ Advanced Usage
Notes Notes
----- -----
- Twython 3.0.0 has been injected with 1000mgs of pure awesomeness! OAuth 2 application authentication is now supported. And a *whole lot* more! See the `CHANGELOG <https://github.com/ryanmcgrath/twython/blob/master/HISTORY.rst#300-2013-xx-xx>`_ for more details! - Twython 3.0.0 has been injected with 1000mgs of pure awesomeness! OAuth 2 application authentication is now supported. And a *whole lot* more! See the `CHANGELOG <https://github.com/ryanmcgrath/twython/blob/master/HISTORY.rst#300-2013-06-18>`_ for more details!
Questions, Comments, etc? Questions, Comments, etc?
------------------------- -------------------------