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

Commit 3e11c16

Browse files
authored
Update __init__.py
1 parent 85c68e4 commit 3e11c16

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
@@ -2,7 +2,7 @@
22
__author__ = 'EvieePy'
33
__license__ = 'MIT'
44
__copyright__ = 'Copyright 2019-2021 (c) PythonistaGuild'
5-
__version__ = '0.9.9'
5+
__version__ = '0.9.10'
66

77
from .client import Client
88
from .errors import *

0 commit comments

Comments
 (0)