We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6b6babc + e4ad4a2 commit bda9104Copy full SHA for bda9104
requirements.txt
@@ -7,7 +7,7 @@ certifi==2019.11.28
7
chardet==3.0.4
8
discord.py==1.3.0
9
idna==2.8
10
-lavalink==3.0.0
+lavalink==3.1.1
11
multidict==4.7.4
12
mysql-connector==2.2.9
13
python-dotenv==0.10.5
teapot/__init__.py
@@ -8,7 +8,7 @@
def version():
- return "v0.0.1.5"
+ return "v0.0.1.6"
14
def config_version():
0 commit comments