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

Second Alpha Release for Version 4.3

This commit is contained in:
Alexander Graf 2020-03-01 17:44:17 +01:00
parent fe258f1abb
commit aa3f19dcbe

View File

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