aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar ChrisJL <[email protected]>2023-06-10 19:44:29 +0100
committerGravatar GitHub <[email protected]>2023-06-10 19:44:29 +0100
commit5ee9489e60bc4b019dd61763172c5e6f1e25dcee (patch)
tree9a45e7c9fad2d8417369fdac2ab97f23a083d2a6 /pyproject.toml
parentlint: fix typo (#180) (diff)
Add paste service utility (#179)
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 641fda7f..dc64789e 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pydis_core"
-version = "9.6.0"
+version = "9.7.0"
description = "PyDis core provides core functionality and utility to the bots of the Python Discord community."
authors = ["Python Discord <[email protected]>"]
license = "MIT"