aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2023-10-26 14:12:32 +0100
committerGravatar Chris Lovering <[email protected]>2023-10-26 14:12:32 +0100
commitee2501e36aa4cb6e809de9873e3d607bdf3309db (patch)
treef212d5b62dc8e5880268709858d4f62ecffa0521 /pyproject.toml
parentUpdate CI to use new ruff output argument (diff)
Changelog 10.4.0v10.4.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 e430de23..a505d7a1 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pydis_core"
-version = "10.3.0"
+version = "10.4.0"
description = "PyDis core provides core functionality and utility to the bots of the Python Discord community."
authors = ["Python Discord <[email protected]>"]
license = "MIT"