mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 03:24:20 +00:00
📦 Bump version to 6.6.0
This commit is contained in:
parent
d9b095df42
commit
2b6520cb39
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
[tool.poetry]
|
||||
name = "royalpack"
|
||||
version = "6.1.1"
|
||||
version = "6.6.0"
|
||||
description = "Royalnet Commands for the RYG community"
|
||||
authors = ["Stefano Pigozzi <me@steffo.eu>"]
|
||||
license = "AGPL-3.0-or-later"
|
||||
|
@ -20,8 +20,8 @@ coloredlogs = "^15.0"
|
|||
aiohttp = "^3.7.4"
|
||||
psycopg2 = "^2.8.6"
|
||||
royalnet = "~6.6.0"
|
||||
royalnet_telethon = "^2.2.0"
|
||||
royalnet_console = "^2.0.4"
|
||||
royalnet_telethon = "^6.6.0"
|
||||
royalnet_console = "^6.6.0"
|
||||
alembic = "^1.5.8"
|
||||
steam = "^1.2.0"
|
||||
SQLAlchemy-Utils = "^0.37.0"
|
||||
|
@ -29,7 +29,7 @@ arrow = "^1.0.3"
|
|||
colour = "^0.1.5"
|
||||
royalspells = "^3.2"
|
||||
async-timeout = "^3.0.1"
|
||||
royalnet-discordpy = "^0.6.0"
|
||||
royalnet-discordpy = "^6.6.0"
|
||||
sentry-sdk = "^1.0.0"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
|
|
Loading…
Reference in a new issue