dev 1.7.1.0

This commit is contained in:
Richard Mwewa
2023-08-26 15:44:21 +02:00
committed by GitHub
parent 7198e0be90
commit e3dda99233
6 changed files with 43 additions and 49 deletions

View File

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