Version 0.2.0

This commit is contained in:
JustAnotherArchivist
2019-04-21 23:03:21 +02:00
parent 64693f74bb
commit abf31764b1

View File

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