aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar Amrou Bellalouna <[email protected]>2022-12-13 20:50:00 +0100
committerGravatar Amrou Bellalouna <[email protected]>2022-12-13 20:50:00 +0100
commitb0384ec69941cbf475445ed4971d10d1156640b8 (patch)
tree27fe7bd56dbd7564e7ac6c93d72add369276b952 /pyproject.toml
parentsave strong references of newly created tasks in the `TASKS` set (diff)
parentReturn None upon receiving a bad request from Discord in get_or_fetch_member ... (diff)
Merge branch 'main' of https://github.com/shtlrs/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 0b080c3a..482dfdca 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pydis_core"
-version = "9.2.0"
+version = "9.3.0"
description = "PyDis core provides core functionality and utility to the bots of the Python Discord community."
authors = ["Python Discord <[email protected]>"]
license = "MIT"