Skip to content

Commit 1707f43

Browse files
authored
Bump version to 0.3.04
1 parent a9a9e34 commit 1707f43

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

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

0 commit comments

Comments
 (0)