aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar ChrisJL <[email protected]>2023-06-22 16:02:14 +0100
committerGravatar GitHub <[email protected]>2023-06-22 16:02:14 +0100
commitdf15245c8b232ac57a82a5eea6c3f7eb3af8099a (patch)
treec0d9a794ce262d16e6ec1198abb9428ccb0b7648 /pyproject.toml
parentAdd supported lexer validation to paste service and default the paste_url (#182) (diff)
New version to allow new changeset to be pushed to pypi (#183)v9.9.1
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 4bd3cd59..85cbd600 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pydis_core"
-version = "9.9.0"
+version = "9.9.1"
description = "PyDis core provides core functionality and utility to the bots of the Python Discord community."
authors = ["Python Discord <[email protected]>"]
license = "MIT"