diff options
author | 2024-04-07 23:16:58 +0100 | |
---|---|---|
committer | 2024-04-07 23:16:58 +0100 | |
commit | 13c6a319cdc2854102f1fa18074c75169deeaaa7 (patch) | |
tree | eb8aee714ccefd2b4e1bb45e403cb88542db48e2 | |
parent | Move banner onto GitHub instead of Discord CDN (diff) |
Version 2.5.0v2.5.0
-rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 3fcab6c..226c465 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "metricity" -version = "2.4.0" +version = "2.5.0" description = "Advanced metric collection for the Python Discord server" authors = ["Joe Banks <[email protected]>"] license = "MIT" |