Skip to content
This repository was archived by the owner on Apr 5, 2025. It is now read-only.

Commit 76b7366

Browse files
authored
Update __init__.py
1 parent 745bd15 commit 76b7366

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.4.0"
29+
__version__ = "3.4.1"
3030

3131

3232
from .enums import *

0 commit comments

Comments
 (0)