aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Hassan Abouelela <[email protected]>2022-05-30 20:57:16 +0400
committerGravatar Hassan Abouelela <[email protected]>2022-05-30 20:57:16 +0400
commit88373772f264ee359d60072aea1578cbf50ff4ff (patch)
tree6491bdc6b95a4d1eb56bbf147f620b568406d522
parentUpdate site_api.py (diff)
Bump Versionv7.1.2
Signed-off-by: Hassan Abouelela <[email protected]>
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
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 <[email protected]>"]
license = "MIT"