diff --git a/InstaTweet/__init__.py b/InstaTweet/__init__.py index 9f2a591..f665d30 100644 --- a/InstaTweet/__init__.py +++ b/InstaTweet/__init__.py @@ -7,5 +7,5 @@ from .profile import Profile from .instatweet import InstaTweet -__version__ = "v2.2.0" +__version__ = "v2.2.1" diff --git a/README.rst b/README.rst index 9af9733..a7266b8 100644 --- a/README.rst +++ b/README.rst @@ -3,15 +3,15 @@ :description: A Python package to automatically repost content from Instagram to Twitter .. |.InstaTweet| replace:: ``InstaTweet`` -.. _.InstaTweet: https://github.com/tdkorn/insta-tweet/blob/v2.2.0/InstaTweet/instatweet.py#L5-L147 +.. _.InstaTweet: https://github.com/tdkorn/insta-tweet/blob/v2.2.1/InstaTweet/instatweet.py#L5-L147 .. |.add_pages| replace:: ``add_pages()`` -.. _.add_pages: https://github.com/tdkorn/insta-tweet/blob/v2.2.0/InstaTweet/profile.py#L132-L165 +.. _.add_pages: https://github.com/tdkorn/insta-tweet/blob/v2.2.1/InstaTweet/profile.py#L132-L165 .. |.Profile| replace:: ``Profile`` -.. _.Profile: https://github.com/tdkorn/insta-tweet/blob/v2.2.0/InstaTweet/profile.py#L11-L382 +.. _.Profile: https://github.com/tdkorn/insta-tweet/blob/v2.2.1/InstaTweet/profile.py#L11-L382 .. |.start| replace:: ``start()`` -.. _.start: https://github.com/tdkorn/insta-tweet/blob/v2.2.0/InstaTweet/instatweet.py#L71-L121 +.. _.start: https://github.com/tdkorn/insta-tweet/blob/v2.2.1/InstaTweet/instatweet.py#L71-L121 .. |.InstaClient| replace:: ``InstaClient`` -.. _.InstaClient: https://github.com/tdkorn/insta-tweet/blob/v2.2.0/InstaTweet/instaclient.py#L16-L159 +.. _.InstaClient: https://github.com/tdkorn/insta-tweet/blob/v2.2.1/InstaTweet/instaclient.py#L17-L180 .. |mandatory-settings| replace:: mandatory settings .. _mandatory-settings: https://instatweet.readthedocs.io/en/latest/_readme/getting-started.html#mandatory-settings diff --git a/README_PyPi.rst b/README_PyPi.rst index 17e5aba..0091457 100644 --- a/README_PyPi.rst +++ b/README_PyPi.rst @@ -3,15 +3,15 @@ :description: A Python package to automatically repost content from Instagram to Twitter .. |.InstaTweet| replace:: InstaTweet -.. _.InstaTweet: https://github.com/tdkorn/insta-tweet/blob/v2.2.0/InstaTweet/instatweet.py#L5-L147 +.. _.InstaTweet: https://github.com/tdkorn/insta-tweet/blob/v2.2.1/InstaTweet/instatweet.py#L5-L147 .. |.add_pages| replace:: add_pages() -.. _.add_pages: https://github.com/tdkorn/insta-tweet/blob/v2.2.0/InstaTweet/profile.py#L132-L165 +.. _.add_pages: https://github.com/tdkorn/insta-tweet/blob/v2.2.1/InstaTweet/profile.py#L132-L165 .. |.Profile| replace:: Profile -.. _.Profile: https://github.com/tdkorn/insta-tweet/blob/v2.2.0/InstaTweet/profile.py#L11-L382 +.. _.Profile: https://github.com/tdkorn/insta-tweet/blob/v2.2.1/InstaTweet/profile.py#L11-L382 .. |.start| replace:: start() -.. _.start: https://github.com/tdkorn/insta-tweet/blob/v2.2.0/InstaTweet/instatweet.py#L71-L121 +.. _.start: https://github.com/tdkorn/insta-tweet/blob/v2.2.1/InstaTweet/instatweet.py#L71-L121 .. |.InstaClient| replace:: InstaClient -.. _.InstaClient: https://github.com/tdkorn/insta-tweet/blob/v2.2.0/InstaTweet/instaclient.py#L16-L159 +.. _.InstaClient: https://github.com/tdkorn/insta-tweet/blob/v2.2.1/InstaTweet/instaclient.py#L17-L180 .. |mandatory-settings| replace:: mandatory settings .. _mandatory-settings: https://instatweet.readthedocs.io/en/latest/_readme/getting-started.html#mandatory-settings