From 5ee9489e60bc4b019dd61763172c5e6f1e25dcee Mon Sep 17 00:00:00 2001 From: ChrisJL Date: Sat, 10 Jun 2023 19:44:29 +0100 Subject: Add paste service utility (#179) --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 641fda7f..dc64789e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pydis_core" -version = "9.6.0" +version = "9.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