mirror of
https://github.com/bellingcat/reddit-post-scraping-tool.git
synced 2026-06-13 05:58:29 +03:00
Update setup.py
This commit is contained in:
2
setup.py
2
setup.py
@@ -5,7 +5,7 @@ with open("README.md", "r", encoding="utf-8") as file:
|
|||||||
|
|
||||||
setuptools.setup(
|
setuptools.setup(
|
||||||
name="reddit-post-scraping-tool",
|
name="reddit-post-scraping-tool",
|
||||||
version="1.2.0.1",
|
version="1.3.0.1",
|
||||||
author="Richard Mwewa",
|
author="Richard Mwewa",
|
||||||
author_email="rly0nheart@duck.com",
|
author_email="rly0nheart@duck.com",
|
||||||
packages=["reddit_post_scraping_tool"],
|
packages=["reddit_post_scraping_tool"],
|
||||||
|
|||||||
Reference in New Issue
Block a user