aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar Hassan Abouelela <[email protected]>2022-07-23 16:30:17 +0200
committerGravatar Hassan Abouelela <[email protected]>2022-07-23 16:30:17 +0200
commitcfdc1b7c3dedae53f15ce696aee0c7141ba8c606 (patch)
treea0a003f85aa3773ef4e14474dcaa0424138448dd /pyproject.toml
parentMerge pull request #97 from python-discord/dependabot/pip/flake8-bugbear-22.7.1 (diff)
Bump Version To 7.5.0v7.5.0
Signed-off-by: Hassan Abouelela <[email protected]>
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index dcf37935..2ea805ac 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "bot-core"
-version = "7.4.0"
+version = "7.5.0"
description = "Bot-Core provides the core functionality and utilities for the bots of the Python Discord community."
authors = ["Python Discord <[email protected]>"]
license = "MIT"