aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2024-06-06 20:54:21 +0100
committerGravatar Chris Lovering <[email protected]>2024-06-06 20:54:21 +0100
commit8b4dc57ae04ca8a6be8a00ee64a1079384d4b8a7 (patch)
treea30cf0e9199df79e9f0546cf98636570187e4651
parentBump all dependencies to latest (diff)
Bump metricity version to 2.6.1v2.6.1
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 455d0ae..df99048 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "metricity"
-version = "2.6.0"
+version = "2.6.1"
description = "Advanced metric collection for the Python Discord server"
authors = ["Joe Banks <[email protected]>"]
license = "MIT"