aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2024-10-17 22:37:17 +0100
committerGravatar Chris Lovering <[email protected]>2024-10-17 22:46:53 +0100
commit1f9aa394276a1542168831f763fff6f04eccb01d (patch)
treec361f9fb2a4d1fbca665155ea81675bb31c18234 /pyproject.toml
parentRemove repetition from the invite regex (diff)
Bump version and add changelog entry
Diffstat (limited to '')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index e3251845..1f345477 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pydis_core"
-version = "11.4.0"
+version = "11.5.0"
description = "PyDis core provides core functionality and utility to the bots of the Python Discord community."
authors = ["Python Discord <[email protected]>"]
license = "MIT"