Skip to content

Commit ce07928

Browse files
authored
fix: version (#64)
1 parent c6f15f6 commit ce07928

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lavaplay/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
__title__ = "lavaplay.py"
99
__author__ = "HazemMeqdad"
1010
__license__ = "MIT"
11-
__version__ = "1.0.17a"
11+
__version__ = "1.0.18a"
1212

1313
from .client import Lavalink
1414
from .objects import *

0 commit comments

Comments
 (0)