Version 0.1

This commit is contained in:
JustAnotherArchivist
2018-09-10 22:15:11 +02:00
parent cf36e8be97
commit 5fc60fe978

View File

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