Version 0.1.1

This commit is contained in:
JustAnotherArchivist
2018-09-11 12:30:35 +02:00
parent 540f557002
commit c3a2fd187c

View File

@@ -3,7 +3,7 @@ import setuptools
setuptools.setup( setuptools.setup(
name = 'snscrape', name = 'snscrape',
version = '0.1', version = '0.1.1',
description = 'A social networking service scraper', description = 'A social networking service scraper',
author = 'JustAnotherArchivist', author = 'JustAnotherArchivist',
url = 'https://github.com/JustAnotherArchivist/snscrape', url = 'https://github.com/JustAnotherArchivist/snscrape',