1
0
mirror of https://github.com/instaloader/instaloader.git synced 2024-11-23 10:42:30 +01:00

Release of version 1.2.1

This commit is contained in:
Alexander Graf 2017-02-13 10:25:54 +01:00
parent 00f6f47fa9
commit 597e5977b2

View File

@ -8,7 +8,7 @@ if sys.version_info < (3, 5):
setup(
name='instaloader',
version='1.2',
version='1.2.1',
py_modules=['instaloader'],
url='https://github.com/Thammus/instaloader',
license='MIT',