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

Commit 28b61b2

Browse files
committed
Bump version to 0, 9, 6.
1 parent 16cce3f commit 28b61b2

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-2020 (c) PythonistaGuild'
5-
__version__ = '0.9.5'
5+
__version__ = '0.9.6'
66

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

0 commit comments

Comments
 (0)