From 7a43f2390b117f759fff080207fb9c75a9ab66e6 Mon Sep 17 00:00:00 2001 From: Chris Lovering Date: Sat, 9 Jul 2022 19:29:07 +0100 Subject: Only close stats._transport if BotBase.stats was created --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index e2720d18..ccb1a39d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "bot-core" -version = "7.2.1" +version = "7.2.2" description = "Bot-Core provides the core functionality and utilities for the bots of the Python Discord community." authors = ["Python Discord "] license = "MIT" -- cgit v1.2.3