diff options
author | 2023-02-28 14:14:16 +0000 | |
---|---|---|
committer | 2023-02-28 14:14:16 +0000 | |
commit | b5cfc8a7f11b1eaf1013c1dcbc374c153444d47e (patch) | |
tree | 166bd7c4e801968751f5f3f2bd4093ec626beee0 /pyproject.toml | |
parent | Bump 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.toml | 2 |
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" |