aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar Hassan Abouelela <[email protected]>2022-07-16 23:28:02 +0400
committerGravatar GitHub <[email protected]>2022-07-16 23:28:02 +0400
commit9c0e5a6b0354e48a1def2608370b197d39e9b1e9 (patch)
tree248d671bbf42e2bf19e84e6002f5fe2909df587a /pyproject.toml
parentMerge pull request #98 from python-discord/fix-stats-close (diff)
parentAdd a generic view and button (diff)
Merge pull request #103 from python-discord/add-interaction-utilsv7.3.0
Add a generic view and button
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..cff654ca 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "bot-core"
-version = "7.2.2"
+version = "7.3.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"