Release of version 2.2.2
This commit is contained in:
parent
56c8ac729f
commit
5d83a4ccf6
2
setup.py
2
setup.py
@ -8,7 +8,7 @@ if sys.version_info < (3, 5):
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='instaloader',
|
name='instaloader',
|
||||||
version='2.2.1',
|
version='2.2.2',
|
||||||
py_modules=['instaloader'],
|
py_modules=['instaloader'],
|
||||||
url='https://github.com/Thammus/instaloader',
|
url='https://github.com/Thammus/instaloader',
|
||||||
license='MIT',
|
license='MIT',
|
||||||
|
Loading…
Reference in New Issue
Block a user