aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2022-04-21 22:51:03 +0100
committerGravatar Chris Lovering <[email protected]>2022-04-21 23:36:54 +0100
commitf942d7db9b688485ac8fb879a808d8b31261853c (patch)
treefb0385285b1a98d5add8d50b642f44c4c569f1d1 /pyproject.toml
parentMerge pull request #67 from python-discord/mbaruh/document (diff)
Bump version in pyproject and changelog last few releases
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 4eb7415e..a6f5868a 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "bot-core"
-version = "6.1.0"
+version = "6.3.1"
description = "Bot-Core provides the core functionality and utilities for the bots of the Python Discord community."
authors = ["Python Discord <[email protected]>"]
license = "MIT"