From 92dca3bd0ea25b2bfd680998d357ef0cc8002589 Mon Sep 17 00:00:00 2001 From: Serene-Arc Date: Tue, 30 Nov 2021 17:46:10 +1000 Subject: [PATCH] Increment version number --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index e5e244b..c476c0e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -4,7 +4,7 @@ description_file = README.md description_content_type = text/markdown home_page = https://github.com/aliparlakci/bulk-downloader-for-reddit keywords = reddit, download, archive -version = 2.5.0 +version = 2.5.1 author = Ali Parlakci author_email = parlakciali@gmail.com maintainer = Serene Arc