aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2025-09-04 19:36:52 +0100
committerGravatar Chris Lovering <[email protected]>2025-09-18 20:51:49 +0100
commit9f0162c0869ee8e0ae158636c8f0eac96159a675 (patch)
tree597af2e83a819d47873b508c1e078e99bb257303 /pyproject.toml
parentFix Sphinx releases plugin identification of bugs/features (diff)
Update in_whitelist_check to check against the parent channel, if one existsv11.8.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 ed1ed117..f2858bcd 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pydis_core"
-version = "11.7.0"
+version = "11.8.0"
description = "PyDis core provides core functionality and utility to the bots of the Python Discord community."
authors = ["Python Discord <[email protected]>"]
license = "MIT"