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

First Alpha Release for Version 4.1

This commit is contained in:
Alexander Graf 2018-08-24 12:49:18 +02:00
parent 86204d165d
commit 1394e8e9f5

View File

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