From b8f21650ad8d50f2a586364603a14908dd205c6e Mon Sep 17 00:00:00 2001 From: Joe Banks Date: Mon, 8 Apr 2024 04:53:36 +0100 Subject: [PATCH] Version 2.5.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 226c465..e817933 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "metricity" -version = "2.5.0" +version = "2.5.1" description = "Advanced metric collection for the Python Discord server" authors = ["Joe Banks "] license = "MIT"