From 4f41cce8ce4031f418329c63a113b8dd63a639d8 Mon Sep 17 00:00:00 2001 From: scrubjay55 Date: Thu, 23 Dec 2021 19:21:42 +0300 Subject: [PATCH] 1.4.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 421310a..282e6f5 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name='Reddit_ChatBot_Python', - version='1.3.8', + version='1.4.0', project_urls={"Source": "https://github.com/scrubjay55/Reddit_ChatBot_Python.git"}, url="https://github.com/scrubjay55/Reddit_ChatBot_Python.git", author='scrubjay55',