aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2024-09-10 17:15:18 +0100
committerGravatar Chris Lovering <[email protected]>2024-09-10 17:18:12 +0100
commit2bfb473287141096e52ea43cb6337ead29cd004a (patch)
tree0a962afe1123c6b9c777e5245edf3471af23fed1
parentBump CI step versions to latest (diff)
Bump version to 2.8.0HEADv2.8.0main
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 86e51e0..00460b8 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "metricity"
-version = "2.7.0"
+version = "2.8.0"
description = "Advanced metric collection for the Python Discord server"
authors = ["Joe Banks <[email protected]>"]
license = "MIT"