aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2024-03-30 10:37:21 +0000
committerGravatar Chris Lovering <[email protected]>2024-03-30 10:37:21 +0000
commit88c2eb6a2f065ee6055db0cf4533065cc95c87c4 (patch)
tree7ce04812f7b7d485e2f2e0f91a97b6235ea0adfb /pyproject.toml
parentAdd changelog entry for fakeredis 3.12 support (diff)
Bump version to 11.1.0v11.1.0
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 68299ddb..6a9b11ea 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pydis_core"
-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 <[email protected]>"]
license = "MIT"