Version 0.1.2

This commit is contained in:
JustAnotherArchivist
2018-09-11 12:44:07 +02:00
parent d1ef280d6e
commit d17aa15bcb

View File

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