Update pyproject.toml

This commit is contained in:
Richard Mwewa
2023-03-07 01:37:54 +02:00
committed by GitHub
parent 3a3a0b67dc
commit 210beccce8

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "reddit-post-scraping-tool"
version = "1.3.0.1"
version = "1.4.0.0"
description = "Given a subreddit name and a keyword, this program returns all top (by default) posts that contain the specified word."
readme = "README.md"
requires-python = ">=3.8"