1
0
mirror of https://github.com/instaloader/instaloader.git synced 2024-07-15 07:19:13 +02:00

Release of version 1.2

This commit is contained in:
André Koch-Kramer 2016-09-22 19:04:25 +02:00
parent 50faad0a04
commit 13ebcb782e

View File

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