From 42992e76f8b06ec9591619d53c67a18bb10d5d80 Mon Sep 17 00:00:00 2001 From: Zevaryx Date: Tue, 4 Oct 2022 13:01:54 -0600 Subject: [PATCH] version bump --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c13722a..14f3810 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "jarvis" -version = "2.2.3" +version = "2.3.0" description = "JARVIS admin bot" authors = ["Zevaryx "]