Skip to content

Commit

Permalink
Bump 1.16.41
Browse files Browse the repository at this point in the history
  • Loading branch information
adw0rd committed Feb 15, 2023
1 parent 32e65c6 commit 682bf7e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
Features:
1. Performs Public API (web, anonymous) or Private API (mobile app, authorized) requests depending on the situation (to avoid Instagram limits)
1. Performs Public API (web, anonymous) or Private API (mobile app, authorized)
requests depending on the situation (to avoid Instagram limits)
2. Challenge Resolver have Email (as well as recipes for automating receive a code from email) and SMS handlers
3. Support upload a Photo, Video, IGTV, Clips (Reels), Albums and Stories
4. Support work with User, Media, Insights, Collections, Location (Place), Hashtag and Direct objects
Expand All @@ -30,7 +31,7 @@

setup(
name="instagrapi",
version="1.16.40",
version="1.16.41",
author="Mikhail Andreev",
author_email="[email protected]",
license="MIT",
Expand Down

0 comments on commit 682bf7e

Please sign in to comment.