1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-26 13:04:20 +00:00

⬆ Bump version to 6.0.0a2

This commit is contained in:
Steffo 2021-01-10 19:46:40 +01:00
parent 6c62a70034
commit 4df18d36cb
Signed by: steffo
GPG key ID: 6965406171929D01
2 changed files with 4 additions and 4 deletions

6
poetry.lock generated
View file

@ -112,7 +112,7 @@ marker = "sys_platform == \"win32\""
[[package]]
name = "royalnet"
version = "6.0.0a36"
version = "6.0.0a37"
description = "A multipurpose bot and web framework"
category = "main"
optional = false
@ -309,8 +309,8 @@ pyreadline = [
{file = "pyreadline-2.1.zip", hash = "sha256:4530592fc2e85b25b1a9f79664433da09237c1a270e4d78ea5aa3a2c7229e2d1"},
]
royalnet = [
{file = "royalnet-6.0.0a36-py3-none-any.whl", hash = "sha256:8cfd930b774db4041a4aa17d3e44528ae414e05eae15c3036ceebf856b54ea39"},
{file = "royalnet-6.0.0a36.tar.gz", hash = "sha256:fb2f89e360af1668500b690071aba37d8fbae6ebf813f821171030b1721ce0c3"},
{file = "royalnet-6.0.0a37-py3-none-any.whl", hash = "sha256:a58a600ff0d6401554d6aebe0cc335b9f539c42c799b64c2848c6cd37b299809"},
{file = "royalnet-6.0.0a37.tar.gz", hash = "sha256:93fa1cd200d382a405f4d1be3d2435b338f794eb59e2da1ef865afa1e812c15b"},
]
sqlalchemy = [
{file = "SQLAlchemy-1.3.22-cp27-cp27m-macosx_10_14_x86_64.whl", hash = "sha256:61628715931f4962e0cdb2a7c87ff39eea320d2aa96bd471a3c293d146f90394"},

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "royalpack"
version = "6.0.0a1"
version = "6.0.0a2"
description = "Royalnet Commands for the RYG community"
authors = ["Stefano Pigozzi <ste.pigozzi@gmail.com>"]
license = "AGPL-3.0-or-later"