aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar ChrisJL <[email protected]>2022-08-17 00:16:19 +0100
committerGravatar GitHub <[email protected]>2022-08-17 00:16:19 +0100
commit009a1395e2bb0bf56e3e94587972d6c68b4a4980 (patch)
treef6d0fe48ce293a5bedb8569ff1e9ba588dbb49bc /pyproject.toml
parentMerge pull request #114 from python-discord/8.0.0-beta (diff)
parentUpdate docs/changelog.rst (diff)
Merge pull request #124 from python-discord/invite-regexv8.1.0
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 3448c67f..2680efab 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "bot-core"
-version = "8.0.0"
+version = "8.1.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"