Bump version to 2.5.5
This commit is contained in:
parent
5781877e4a
commit
55776fe122
2 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
||||||
"""JARVIS constants."""
|
"""JARVIS constants."""
|
||||||
|
|
||||||
__version__ = "2.5.4"
|
__version__ = "2.5.5"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "jarvis"
|
name = "jarvis"
|
||||||
version = "2.5.4"
|
version = "2.5.5"
|
||||||
description = "JARVIS admin bot"
|
description = "JARVIS admin bot"
|
||||||
authors = ["Zevaryx <zevaryx@gmail.com>"]
|
authors = ["Zevaryx <zevaryx@gmail.com>"]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue