Update pyproject.toml

dev 1.8.0.0
This commit is contained in:
Richard Mwewa
2023-08-30 03:21:03 +02:00
committed by GitHub
parent bb72360699
commit a2bdc66a03

View File

@@ -7,7 +7,7 @@ packages = ["rpst"]
[project]
name = "reddit-post-scraping-tool"
version = "1.7.1.0"
version = "1.8.0.0"
description = "Given a subreddit name and a keyword, RPST returns all top (by default) posts that contain the specified keyword."
readme = "README.md"
requires-python = ">=3.8"