aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2024-07-01 21:45:04 +0100
committerGravatar Chris Lovering <[email protected]>2024-07-01 21:45:04 +0100
commit6ce69f2ccaffe36a4e35356e5bcca43289863312 (patch)
tree22324dbeb70a817f8fb73d8594ad9c60572fdaad
parentMerge pull request #165 from python-discord/in_guild-sync-perf-improvement (diff)
Bump version to 2.7.0v2.7.0
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index e82bd9f..ed9d199 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "metricity"
-version = "2.6.2"
+version = "2.7.0"
description = "Advanced metric collection for the Python Discord server"
authors = ["Joe Banks <[email protected]>"]
license = "MIT"