Version 0.1.1

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

View File

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