1
0
mirror of https://github.com/instaloader/instaloader.git synced 2024-10-02 13:27:07 +02:00

First release candidate of Version 4.11

This commit is contained in:
Alexander Graf 2023-11-15 07:54:59 +01:00
parent 82b46605a2
commit 5efa5b3637

View File

@ -1,7 +1,7 @@
"""Download pictures (or videos) along with their captions and other metadata from Instagram."""
__version__ = '4.10.1'
__version__ = '4.11rc1'
try: