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