Bump version to 2.5.5

This commit is contained in:
Zeva Rose 2025-06-26 16:14:57 -06:00
parent 5781877e4a
commit 55776fe122
2 changed files with 2 additions and 2 deletions

View file

@ -1,3 +1,3 @@
"""JARVIS constants."""
__version__ = "2.5.4"
__version__ = "2.5.5"

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "jarvis"
version = "2.5.4"
version = "2.5.5"
description = "JARVIS admin bot"
authors = ["Zevaryx <zevaryx@gmail.com>"]