Version bump
This commit is contained in:
parent
59f35b729f
commit
f0c2e51692
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
[tool.poetry]
|
||||
name = "jarvis"
|
||||
version = "2.0.3"
|
||||
version = "2.1.0"
|
||||
description = "JARVIS admin bot"
|
||||
authors = ["Zevaryx <zevaryx@gmail.com>"]
|
||||
|
||||
|
@ -26,7 +26,7 @@ rich = "^12.3.0"
|
|||
jurigged = "^0.5.0"
|
||||
aioredis = "^2.0.1"
|
||||
naff = { version = "^1.2.0", extras = ["orjson"] }
|
||||
nafftrack = {git = "https://github.com/zevaryx/nafftrack.git", rev = "master"}
|
||||
nafftrack = {git = "https://github.com/artem30801/nafftrack.git", rev = "master"}
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
black = {version = "^22.3.0", allow-prereleases = true}
|
||||
|
|
Loading…
Add table
Reference in a new issue