diff options
author | 2022-05-30 20:57:16 +0400 | |
---|---|---|
committer | 2022-05-30 20:57:16 +0400 | |
commit | 88373772f264ee359d60072aea1578cbf50ff4ff (patch) | |
tree | 6491bdc6b95a4d1eb56bbf147f620b568406d522 | |
parent | Update site_api.py (diff) |
Bump Versionv7.1.2
Signed-off-by: Hassan Abouelela <[email protected]>
-rw-r--r-- | pyproject.toml | 2 |
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" |