diff options
author | 2024-07-25 21:11:42 +0100 | |
---|---|---|
committer | 2024-07-25 21:11:42 +0100 | |
commit | 8a9d7f0bd1b64f967fe5848f6b2c38d8575b39fc (patch) | |
tree | 7ebe8c4d1d1bf3c94cf2f8939efbe39d45a7e11d /pyproject.toml | |
parent | Ignore ASYNC109 where timeout is used for pagination (diff) |
Bump version to 11.3.1v11.3.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 071e71f7..9686f08d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pydis_core" -version = "11.3.0" +version = "11.3.1" description = "PyDis core provides core functionality and utility to the bots of the Python Discord community." authors = ["Python Discord <[email protected]>"] license = "MIT" |