aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar TizzySaurus <[email protected]>2022-07-23 09:22:10 +0100
committerGravatar GitHub <[email protected]>2022-07-23 09:22:10 +0100
commitfb682c36fcecddd6b96d41da235b3228eb7be702 (patch)
tree6a951632004cb9bb763020a07fcab97ac1214686 /pyproject.toml
parentAdd commands.py to __init__.py (diff)
parentAdd an optional message attr to ViewWithUserAndRoleCheck (diff)
Merge branch 'main' into bot-core-100
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 ccb1a39d..6c91dde3 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "bot-core"
-version = "7.2.2"
+version = "7.4.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"