diff --git a/hikka/version.py b/hikka/version.py index f66a7f0..d63dd97 100644 --- a/hikka/version.py +++ b/hikka/version.py @@ -5,7 +5,7 @@ # You can redistribute it and/or modify it under the terms of the GNU AGPLv3 # 🔑 https://www.gnu.org/licenses/agpl-3.0.html -__version__ = (1, 6, 8) +__version__ = (1, 6, 9) import os