change_location/CASHBACK/logging/bug_fixes

This commit is contained in:
Vladless
2025-02-02 02:11:57 +03:00
parent 73fbc22324
commit 49eb0e68a1
29 changed files with 947 additions and 726 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ bot = Bot(token=API_TOKEN, default=DefaultBotProperties(parse_mode=ParseMode.HTM
storage = MemoryStorage()
dp = Dispatcher(bot=bot, storage=storage)
version = "4.0.0-preAlpha(14-dev)"
version = "4.0.0-Alpha(01-dev)"
register_middleware(dp)