From d97a15915845c639665d8f7984132232e93611d1 Mon Sep 17 00:00:00 2001 From: Typpi <20943337+Nick2bad4u@users.noreply.github.com> Date: Sat, 23 Mar 2024 00:00:35 -0400 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 34f4795..d04946b 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name='BHBot', - version='V1.5', + version='V1.6', packages=[''], url='https://github.com/Nick2bad4u/BHBot', license='Unlicense',