Release of version 1.1

This commit is contained in:
Alexander Graf 2016-09-18 17:02:53 +02:00
parent 508c629d2b
commit 66cd9695df

View File

@ -4,7 +4,7 @@ from setuptools import setup
setup( setup(
name='instaloader', name='instaloader',
version='1.0.1', version='1.1',
py_modules=['instaloader'], py_modules=['instaloader'],
url='https://github.com/Thammus/instaloader', url='https://github.com/Thammus/instaloader',
license='MIT', license='MIT',