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 2020-01-06 01:00:51 +01:00
parent bab11c177b
commit 7721368b9b
3 changed files with 3 additions and 2 deletions

View file

@ -2,7 +2,7 @@
[tool.poetry]
name = "royalpack"
version = "5.2.2"
version = "5.2.3"
description = "A Royalnet command pack for the Royal Games community"
authors = ["Stefano Pigozzi <ste.pigozzi@gmail.com>"]
license = "AGPL-3.0+"

View file

@ -63,6 +63,7 @@ available_commands = [
PeertubeCommand,
EvalCommand,
ExecCommand,
FunkwhaleCommand,
]
# Don't change this, it should automatically generate __all__

View file

@ -1 +1 @@
semantic = "5.2.2"
semantic = "5.2.3"