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? -------------------------