aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar ChrisJL <[email protected]>2023-06-21 19:38:54 +0100
committerGravatar GitHub <[email protected]>2023-06-21 19:38:54 +0100
commit16d0dff6212d48fd7a4d2da69344d9b4f7f3b6be (patch)
treea8160936e0ab7247083d97c48d9f8f48fceaf80a /pyproject.toml
parentBump d.py (#181) (diff)
Add supported lexer validation to paste service and default the paste_url (#182)v9.9.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 bad9a1dc..4bd3cd59 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pydis_core"
-version = "9.8.0"
+version = "9.9.0"
description = "PyDis core provides core functionality and utility to the bots of the Python Discord community."
authors = ["Python Discord <[email protected]>"]
license = "MIT"