From 1546d7b235870e131733d6e2a498c43b2afe8231 Mon Sep 17 00:00:00 2001 From: Amrou Bellalouna Date: Thu, 1 Feb 2024 12:34:18 +0100 Subject: bump version to 1.7.0 in pyproject.toml (#203) --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index dabfa17b..8964962a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pydis_core" -version = "10.6.0" +version = "10.7.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