Skip to content

Commit 2fe9f03

Browse files
committed
Bump patch version
1 parent ba9bc15 commit 2fe9f03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wavelink/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
__author__ = "PythonistaGuild, EvieePy"
2727
__license__ = "MIT"
2828
__copyright__ = "Copyright 2019-Present (c) PythonistaGuild, EvieePy"
29-
__version__ = "3.5.1"
29+
__version__ = "3.5.2"
3030

3131
from .enums import *
3232
from .exceptions import *

0 commit comments

Comments
 (0)