aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2024-06-22 12:07:35 +0100
committerGravatar Chris Lovering <[email protected]>2024-06-22 12:07:35 +0100
commit3fe3eaefc11cd8e5c2ca17fe9e99fe3ef5639933 (patch)
tree0b81062a253ef6f87c8c81cbd4a2102a8e0eeb4b /pyproject.toml
parentBump dev deps to latest (diff)
Bump project version to 11.2.0v11.2.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 95e2e187..996128fc 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pydis_core"
-version = "11.1.0"
+version = "11.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"