Update pyproject.toml

This commit is contained in:
Richard Mwewa
2023-10-16 19:53:12 +02:00
committed by GitHub
parent 21d176f7b0
commit 7c4e1a8a38

View File

@@ -7,7 +7,7 @@ packages = ["rpst"]
[project]
name = "reddit-post-scraping-tool"
version = "1.9.1.0"
version = "1.9.1.1"
description = "Retrieve Reddit posts that contain the specified keyword from a specified subreddit."
readme = "README.md"
requires-python = ">=3.8"