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 7a3d134 commit 88c2eb6Copy full SHA for 88c2eb6
docs/changelog.rst
@@ -4,6 +4,7 @@
4
Changelog
5
=========
6
7
+- :release:`11.1.0 <30th March 2024>`
8
- :support:`210` Drop the restriction that meant fakeredis could not be installed on Python 3.12 as lupa now supports 3.12
9
10
- :release:`11.0.1 <20th March 2024>`
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "pydis_core"
3
-version = "11.0.1"
+version = "11.1.0"
description = "PyDis core provides core functionality and utility to the bots of the Python Discord community."
authors = ["Python Discord <info@pythondiscord.com>"]
license = "MIT"
0 commit comments