Update pyproject.toml

Added dark mode to the About Form
This commit is contained in:
Richard Mwewa
2023-08-07 02:25:06 +02:00
committed by GitHub
parent 6f77623681
commit 4c86206d0f

View File

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