aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2023-07-24 10:55:12 +0100
committerGravatar Chris Lovering <[email protected]>2023-07-24 10:55:12 +0100
commitfe0ccf6075037d08c48425dc25d7dd76f35f0c7d (patch)
tree446fe00c5c0445ad4dfbdb17b0a28e33960fcdfa
parentUpdate CI action versions (diff)
Bump project version
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 4bd7e1c..124ef85 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "metricity"
-version = "2.0.1"
+version = "2.1.0"
description = "Advanced metric collection for the Python Discord server"
authors = ["Joe Banks <[email protected]>"]
license = "MIT"