Update pyproject.toml

Changed layout and applied dark mode to the "Right Click" Menu
This commit is contained in:
Richard Mwewa
2023-08-08 07:07:52 +02:00
committed by GitHub
parent 6d6e616640
commit 45b82e57ac

View File

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