Update pyproject.toml

This commit is contained in:
Richard Mwewa
2023-12-03 21:32:08 +02:00
committed by GitHub
parent 1dfefd9ef1
commit 1a95af33ea

View File

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