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

Second release candidate of Version 4.11

This commit is contained in:
Alexander Graf 2023-12-18 08:08:43 +01:00
parent 5166fe691a
commit 6eea8e6fcd

View File

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