diff options
| author | 2024-10-17 22:37:17 +0100 | |
|---|---|---|
| committer | 2024-10-17 22:46:53 +0100 | |
| commit | 1f9aa394276a1542168831f763fff6f04eccb01d (patch) | |
| tree | c361f9fb2a4d1fbca665155ea81675bb31c18234 /pyproject.toml | |
| parent | Remove repetition from the invite regex (diff) | |
Bump version and add changelog entry
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 e3251845..1f345477 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@  [tool.poetry]  name = "pydis_core" -version = "11.4.0" +version = "11.5.0"  description = "PyDis core provides core functionality and utility to the bots of the Python Discord community."  authors = ["Python Discord <[email protected]>"]  license = "MIT" | 
