1
Fork 0
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:
Steffo 2022-03-24 04:06:19 +01:00
parent 4bb73f0917
commit 1223ccfe31
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -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]