dev 1.9.0.0

This commit is contained in:
Richard Mwewa
2023-08-31 20:47:28 +02:00
committed by GitHub
parent ceccd434b4
commit 83ac5d710c

View File

@@ -8,7 +8,7 @@ packages = ["rpst"]
[project] [project]
name = "reddit-post-scraping-tool" name = "reddit-post-scraping-tool"
version = "1.9.0.0" version = "1.9.0.0"
description = "Given a subreddit name and a keyword, RPST returns all top (by default) posts that contain the specified keyword." description = "Retrieve Reddit posts that contain the specified keyword from a specified subreddit."
readme = "README.md" readme = "README.md"
requires-python = ">=3.8" requires-python = ">=3.8"
license = {file = "LICENSE"} license = {file = "LICENSE"}