From 1c35bf5f8d9a02dfbfba3a1093c1b92253ec2f91 Mon Sep 17 00:00:00 2001 From: Chris Lovering Date: Mon, 18 Mar 2024 12:19:52 +0000 Subject: Bump version to 11.0.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 812de4aa..f6f5d622 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pydis_core" -version = "10.7.0" +version = "11.0.0" 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