Version 0.1.3

This commit is contained in:
JustAnotherArchivist
2018-10-01 03:26:22 +02:00
parent d0d3c8b2a6
commit cfb1c9a2aa

View File

@@ -3,7 +3,7 @@ import setuptools
setuptools.setup( setuptools.setup(
name = 'snscrape', name = 'snscrape',
version = '0.1.2', version = '0.1.3',
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',