aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2023-05-06 12:48:10 +0100
committerGravatar Chris Lovering <[email protected]>2023-05-06 12:55:41 +0100
commit77ba4c30ccbf69ddaadadc3497e657db994f626b (patch)
tree5dba336f238f0670d77454e9a6318b291208d9e9 /pyproject.toml
parentLog when waiting for a guild before loading extensions (diff)
Changelog recent changes to bot-core
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 aeddacb3..5c4ebaf0 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pydis_core"
-version = "9.5.1"
+version = "9.6.0"
description = "PyDis core provides core functionality and utility to the bots of the Python Discord community."
authors = ["Python Discord <[email protected]>"]
license = "MIT"