aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2023-11-13 14:28:11 +0000
committerGravatar Chris Lovering <[email protected]>2023-12-06 10:31:28 +0000
commit112e2b2e197f726a745d7ec7a54df20be61e9823 (patch)
tree3a8aa4e3d82d4adc85c6b27be0e56733298b698c
parentUpdate CI to latest step versions (diff)
Bump version of package in pyprojectv2.3.2
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 88cec72..ba587b9 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "metricity"
-version = "2.3.1"
+version = "2.3.2"
description = "Advanced metric collection for the Python Discord server"
authors = ["Joe Banks <[email protected]>"]
license = "MIT"