1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 19:44:20 +00:00
This commit is contained in:
Steffo 2019-11-11 10:09:50 +01:00
parent d7ae38485f
commit 93af10ed9f
2 changed files with 1 additions and 2 deletions

View file

@ -4,5 +4,4 @@ aiohttp>=3.6.2
sqlalchemy>=1.3.10
dateparser>=0.7.2
python_telegram_bot>=12.2.0
discord.py>=1.3.0
wheel>=0.33.6

View file

@ -1,4 +1,4 @@
semantic = "5.0a92"
semantic = "5.0a93"
if __name__ == "__main__":
print(semantic)