diff options
| author | 2024-04-08 04:53:36 +0100 | |
|---|---|---|
| committer | 2024-04-08 04:53:36 +0100 | |
| commit | b8f21650ad8d50f2a586364603a14908dd205c6e (patch) | |
| tree | ab4eb23aba492d5be4813641f962520d1ae9787a | |
| parent | Set server_default of deleted flag to False (diff) | |
Version 2.5.1v2.5.1
Diffstat (limited to '')
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 226c465..e817933 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "metricity" -version = "2.5.0" +version = "2.5.1" description = "Advanced metric collection for the Python Discord server" authors = ["Joe Banks <[email protected]>"] license = "MIT" |