From 88373772f264ee359d60072aea1578cbf50ff4ff Mon Sep 17 00:00:00 2001 From: Hassan Abouelela Date: Mon, 30 May 2022 20:57:16 +0400 Subject: Bump Version Signed-off-by: Hassan Abouelela --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 4290417f..ea6ceb5e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "bot-core" -version = "7.1.1" +version = "7.1.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