Update pyproject.toml

This commit is contained in:
Richard Mwewa
2023-08-12 05:05:23 +02:00
committed by GitHub
parent 8bef73001c
commit 2053c0f0bc

View File

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