aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2023-08-22 15:21:57 +0100
committerGravatar Chris Lovering <[email protected]>2023-08-22 15:21:57 +0100
commit9ac345be51742d37b901857df20a3b98e5a75165 (patch)
tree37f6bbba736d836e069cc4ffef754386c5b08f40
parentEnsure images are pushed to ghcr on push to main (diff)
Bump version in pyproject.tomlv2.2.0
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 0386554..e0eea5a 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "metricity"
-version = "2.1.0"
+version = "2.2.0"
description = "Advanced metric collection for the Python Discord server"
authors = ["Joe Banks <[email protected]>"]
license = "MIT"