Update pyproject.toml

This commit is contained in:
Richard Mwewa
2023-08-25 23:10:29 +02:00
committed by GitHub
parent 4ae14ff02e
commit 54b9abc4b6

View File

@@ -7,7 +7,7 @@ packages = ["rpst"]
[project]
name = "reddit-post-scraping-tool"
version = "1.7.0.0"
version = "1.7.0.1"
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"