Skip to content

Commit bda9104

Browse files
authored
Merge pull request #7 from RedCokeDevelopment/v.0.0.1.6
Update v.0.0.1.6
2 parents 6b6babc + e4ad4a2 commit bda9104

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ certifi==2019.11.28
77
chardet==3.0.4
88
discord.py==1.3.0
99
idna==2.8
10-
lavalink==3.0.0
10+
lavalink==3.1.1
1111
multidict==4.7.4
1212
mysql-connector==2.2.9
1313
python-dotenv==0.10.5

teapot/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99

1010
def version():
11-
return "v0.0.1.5"
11+
return "v0.0.1.6"
1212

1313

1414
def config_version():

0 commit comments

Comments
 (0)