1
0
mirror of https://github.com/instaloader/instaloader.git synced 2024-08-19 05:09:39 +02:00

First Release Candidate for Version 4.6

This commit is contained in:
Alexander Graf 2021-01-02 18:07:14 +01:00
parent 2f69ea62a1
commit 850cd39be4

View File

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