1
0
mirror of https://github.com/instaloader/instaloader.git synced 2024-08-17 12:19:38 +02:00

First Beta Release for Version 4.3

This commit is contained in:
Alexander Graf 2020-03-14 17:21:07 +01:00
parent 6cc2ed54ea
commit bb3e309195

View File

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