diff options
author | 2024-02-02 15:47:34 +0000 | |
---|---|---|
committer | 2024-02-02 15:48:50 +0000 | |
commit | 73442824f491c9d0f101de3382134c2d30ee137c (patch) | |
tree | fe0889e624dccb659555012559646e86bbbada22 | |
parent | Bump pre-commit-hooks to 4.5.0 (diff) |
Bump version to 2.4.0v2.4.0
-rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index ce8bfd1..1536b62 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "metricity" -version = "2.3.2" +version = "2.4.0" description = "Advanced metric collection for the Python Discord server" authors = ["Joe Banks <[email protected]>"] license = "MIT" |