1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 19:44:20 +00:00

publish: 5.8.13

This commit is contained in:
Steffo 2020-05-29 13:48:30 +02:00
parent 410a434937
commit 62016e6fd3
Signed by: steffo
GPG key ID: 896A80F55F7C97F0
2 changed files with 3 additions and 3 deletions

View file

@ -5,7 +5,7 @@
[tool.poetry]
name = "royalnet"
version = "5.8.12"
version = "5.8.13"
description = "A multipurpose bot and web framework"
authors = ["Stefano Pigozzi <ste.pigozzi@gmail.com>"]
license = "AGPL-3.0+"
@ -29,7 +29,7 @@
python_telegram_bot = {version="^12.2.0", optional=true}
# discord
"discord.py" = {version="^1.3.0", branch="master", optional=true}
"discord.py" = {version="^1.3.1", optional=true}
pynacl = {version="^1.3.0", optional=true} # This requires libffi-dev and python3.*-dev to be installed on Linux systems
# matrix

View file

@ -1 +1 @@
semantic = "5.8.12"
semantic = "5.8.13"