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

First Alpha Release for Version 4.5

This commit is contained in:
Alexander Graf 2020-07-21 17:37:45 +02:00
parent bc40b82f94
commit f71ea562af

View File

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