aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar Johannes Christ <[email protected]>2022-02-18 01:40:16 +0100
committerGravatar GitHub <[email protected]>2022-02-18 01:40:16 +0100
commite5b81f24f29d526267ce93c1e89d60a80f49ee1c (patch)
treec7807947b26f3f19e80c40a508ce2dba9caa7925 /pyproject.toml
parentMerge pull request #12 from python-discord/fix-thread-update-event (diff)
parentBump metricity version following bug fixes (diff)
Merge pull request #13 from python-discord/threadfixes
Various fixes related to thread support
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 90d8eb7..cc4cdb2 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "metricity"
-version = "1.3.0"
+version = "1.3.1"
description = "Advanced metric collection for the Python Discord server"
authors = ["Joe Banks <[email protected]>"]
license = "MIT"