1
0
mirror of https://github.com/instaloader/instaloader.git synced 2024-10-03 22:07:11 +02:00

Release of version 2.2.1

This commit is contained in:
Alexander Graf 2017-08-03 07:33:38 +02:00
parent 46ac119a10
commit 01fc150e78

View File

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