diff --git a/modules/variables.py b/modules/variables.py index 3099172..c82ce2c 100644 --- a/modules/variables.py +++ b/modules/variables.py @@ -1,6 +1,6 @@ from threading import Lock -version = "1.0.3" +version = "1.0.4" discord_name = "MickeyYe#9423" class Checker: bad = 0 diff --git a/version b/version index e4c0d46..a6a3a43 100644 --- a/version +++ b/version @@ -1 +1 @@ -1.0.3 \ No newline at end of file +1.0.4 \ No newline at end of file