mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 19:44:20 +00:00
5.0a93
This commit is contained in:
parent
d7ae38485f
commit
93af10ed9f
2 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
semantic = "5.0a92"
|
||||
semantic = "5.0a93"
|
||||
|
||||
if __name__ == "__main__":
|
||||
print(semantic)
|
||||
|
|
Loading…
Reference in a new issue