diff --git a/wavelink/__init__.py b/wavelink/__init__.py index 78fb8fba..6bb4ebfd 100644 --- a/wavelink/__init__.py +++ b/wavelink/__init__.py @@ -26,11 +26,8 @@ __author__ = "PythonistaGuild, EvieePy" __license__ = "MIT" __copyright__ = "Copyright 2019-Present (c) PythonistaGuild, EvieePy" - __version__ = "3.5.0" - - from .enums import * from .exceptions import * from .filters import *