1
0
mirror of https://github.com/instaloader/instaloader.git synced 2024-09-11 16:22:24 +02:00

First Release Candidate for Version 4.0

This commit is contained in:
Alexander Graf 2018-04-29 22:53:20 +02:00
parent dba74ab8d4
commit 18ef484f3a

View File

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