diff options
author | 2024-03-18 12:19:52 +0000 | |
---|---|---|
committer | 2024-03-18 12:19:52 +0000 | |
commit | 1c35bf5f8d9a02dfbfba3a1093c1b92253ec2f91 (patch) | |
tree | 9a6106151d9b8311c16cfc6a2df99cc7323aa4ae /pyproject.toml | |
parent | reflect changes in changelog (diff) |
Bump version to 11.0.0v11.0.0
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 812de4aa..f6f5d622 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pydis_core" -version = "10.7.0" +version = "11.0.0" description = "PyDis core provides core functionality and utility to the bots of the Python Discord community." authors = ["Python Discord <[email protected]>"] license = "MIT" |