aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2024-06-18 20:07:33 +0100
committerGravatar Chris Lovering <[email protected]>2024-06-18 20:07:33 +0100
commitd3dc9da2b04248539f7f5c393a6371cfa48dd779 (patch)
tree45c5c845599b5ab2bc02ed10c16d3eb477c66790
parentDon't use uninstalled poetry script to start up the app (diff)
Bump version to 2.6.2v2.6.2
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 4a39fea..bdac229 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "metricity"
-version = "2.6.1"
+version = "2.6.2"
description = "Advanced metric collection for the Python Discord server"
authors = ["Joe Banks <[email protected]>"]
license = "MIT"