2 Commits

Author SHA1 Message Date
c600747848 Bump py-cord to 2.4.1 2023-03-22 21:09:58 +01:00
a2bd55dcdf Updated version to 1.9 2023-03-22 21:09:32 +01:00
3 changed files with 3 additions and 3 deletions

View File

@@ -1,2 +1,2 @@
ujson~=5.7.0
py-cord[speed]~=2.3.2
py-cord[speed]~=2.4.1

View File

@@ -1,2 +1,2 @@
py-cord~=2.3.2
py-cord~=2.4.1
requests~=2.28.2

View File

@@ -12,7 +12,7 @@ from os import getpid
from functions import *
pid = getpid()
version = 1.8
version = 1.9
if (
loadJson("config.json")["owner"] == "SET-OWNER-ID"