Version update
This commit is contained in:
parent
c0d2b8a679
commit
87ce7191a8
@ -28,7 +28,7 @@ from dotenv import load_dotenv
|
||||
|
||||
load_dotenv()
|
||||
|
||||
bot_version = "0.0.1"
|
||||
bot_version = "0.1.1"
|
||||
user_list = []
|
||||
|
||||
class User: # Currently saving users in this class to test functionality -> later database
|
||||
|
Loading…
Reference in New Issue
Block a user