aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2023-02-28 14:14:16 +0000
committerGravatar Chris Lovering <[email protected]>2023-02-28 14:14:16 +0000
commitb5cfc8a7f11b1eaf1013c1dcbc374c153444d47e (patch)
tree166bd7c4e801968751f5f3f2bd4093ec626beee0 /pyproject.toml
parentBump aiohttp from 3.8.3 to 3.8.4 (#38) (diff)
Bump metricity versionv2.0.1
Some dependencies have been updated to hgih patch versions, so a patch version bump in the app makes sense
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 7863bb4..cf2e0e8 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "metricity"
-version = "2.0.0"
+version = "2.0.1"
description = "Advanced metric collection for the Python Discord server"
authors = ["Joe Banks <[email protected]>"]
license = "MIT"