aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2022-10-25 21:59:20 +0100
committerGravatar Chris Lovering <[email protected]>2022-12-11 13:46:11 +0000
commit21fcc58884c81badfec3eebf6375a168460975db (patch)
treec3ce0f8edd5a526953ed70f7b35268d7ed81d46d /pyproject.toml
parentMark project as requiring poetry-core>=1.2.0 (diff)
Add changelog for 3.11 and new decorator
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 77b9db88..0b080c3a 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pydis_core"
-version = "9.1.1"
+version = "9.2.0"
description = "PyDis core provides core functionality and utility to the bots of the Python Discord community."
authors = ["Python Discord <[email protected]>"]
license = "MIT"