From ff36aeb85c4dcc7d193bf3e6e099d10c7ea1ae4d Mon Sep 17 00:00:00 2001 From: Ali Parlakci Date: Tue, 11 May 2021 13:23:29 +0300 Subject: [PATCH] Bump the version to v2.1 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 5e1a63d..1bba6b1 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.0.0 +version = 2.1.0 author = Ali Parlakci author_email = parlakciali@gmail.com maintainer = Serene Arc