diff options
| author | 2023-07-24 10:55:12 +0100 | |
|---|---|---|
| committer | 2023-07-24 10:55:12 +0100 | |
| commit | fe0ccf6075037d08c48425dc25d7dd76f35f0c7d (patch) | |
| tree | 446fe00c5c0445ad4dfbdb17b0a28e33960fcdfa | |
| parent | Update CI action versions (diff) | |
Bump project version
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 4bd7e1c..124ef85 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@  [tool.poetry]  name = "metricity" -version = "2.0.1" +version = "2.1.0"  description = "Advanced metric collection for the Python Discord server"  authors = ["Joe Banks <[email protected]>"]  license = "MIT" | 
