mirror of
https://github.com/derrod/legendary.git
synced 2025-08-28 04:21:01 +00:00
fix requirements.txt and debump version
This commit is contained in:
parent
b601938139
commit
0563a26fde
|
@ -1,4 +1,4 @@
|
||||||
"""Legendary!"""
|
"""Legendary!"""
|
||||||
|
|
||||||
__version__ = '0.20.7'
|
__version__ = '0.20.6'
|
||||||
__codename__ = 'A Red Letter Day'
|
__codename__ = 'A Red Letter Day'
|
||||||
|
|
|
@ -1 +1,2 @@
|
||||||
requests<3.0
|
requests<3.0
|
||||||
|
pypresence
|
Loading…
Reference in a new issue