We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67092d8 commit 3fe3eaeCopy full SHA for 3fe3eae
docs/changelog.rst
@@ -4,6 +4,9 @@
4
Changelog
5
=========
6
7
+- :release:`11.2.0 <22nd June 2024>`
8
+- :support:`244` Bump Discord.py to :literal-url:`2.4.0 <https://github.com/Rapptz/discord.py/releases/tag/v2.4.0>`.
9
+
10
- :release:`11.1.0 <30th March 2024>`
11
- :support:`210` Drop the restriction that meant fakeredis could not be installed on Python 3.12 as lupa now supports 3.12
12
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "pydis_core"
3
-version = "11.1.0"
+version = "11.2.0"
description = "PyDis core provides core functionality and utility to the bots of the Python Discord community."
authors = ["Python Discord <[email protected]>"]
license = "MIT"
0 commit comments