From 4d86aa670d686c97f45433f482b6b60eee52b41a Mon Sep 17 00:00:00 2001 From: Mike Helmick Date: Mon, 17 Jun 2013 13:51:36 -0400 Subject: [PATCH] Fixing stuff for 3.0.0 release Releasing June 18th! [ci skip] --- HISTORY.rst | 2 +- README.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/HISTORY.rst b/HISTORY.rst index 6b446f9..9fdc5f2 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,7 +3,7 @@ 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 diff --git a/README.rst b/README.rst index 61cb6f9..4aabcc0 100644 --- a/README.rst +++ b/README.rst @@ -197,7 +197,7 @@ Advanced Usage 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 `_ 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 `_ for more details! Questions, Comments, etc? -------------------------