From eecf9521fe1c7f5629def226f5416e014f8a7fcf Mon Sep 17 00:00:00 2001 From: Joe Banks Date: Sun, 13 Jul 2025 21:40:22 +0100 Subject: Release version 11.6.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 82ecdf27..727f6e9c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pydis_core" -version = "11.6.0" +version = "11.6.1" description = "PyDis core provides core functionality and utility to the bots of the Python Discord community." authors = ["Python Discord "] license = "MIT" -- cgit v1.2.3