mirror of
https://github.com/bellingcat/snscrape.git
synced 2026-06-08 02:28:29 +03:00
Version 0.1.3
This commit is contained in:
2
setup.py
2
setup.py
@@ -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',
|
||||||
|
|||||||
Reference in New Issue
Block a user