aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar shtlrs <[email protected]>2024-01-04 15:29:01 +0100
committerGravatar shtlrs <[email protected]>2024-01-04 16:19:58 +0100
commit618d55e8c258df7da55f021ee774f317c6f2538b (patch)
treed3889db6035cbc6c24d57e0273efe49a5797afe4 /pyproject.toml
parentport LinePaginator and `PaginationEmojis` into the pagination module. (diff)
bump version & changelog
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 3aaa2747..2955f298 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pydis_core"
-version = "10.5.1"
+version = "10.6.0"
description = "PyDis core provides core functionality and utility to the bots of the Python Discord community."
authors = ["Python Discord <[email protected]>"]
license = "MIT"