diff options
author | 2024-11-23 20:19:42 +0000 | |
---|---|---|
committer | 2024-11-23 21:18:35 +0000 | |
commit | cbe2bae7bd4826c804fd690cc695a7e4a6ba47d7 (patch) | |
tree | fb50dfa5f5731e5825661d0865f43d660a2f1a6c /pyproject.toml | |
parent | Update invite regex test cases (diff) |
Changelog & version bumpv11.5.1
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 1ab5a866..9b0031d9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pydis_core" -version = "11.5.0" +version = "11.5.1" description = "PyDis core provides core functionality and utility to the bots of the Python Discord community." authors = ["Python Discord <[email protected]>"] license = "MIT" |