aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2023-07-14 11:02:47 +0100
committerGravatar Chris Lovering <[email protected]>2023-07-14 11:02:47 +0100
commita490773e1c872fe7b0d10a42a110ad4e9db6f1f5 (patch)
tree4725860dac815d8ebf766c7c44be2de67b14da3a /pyproject.toml
parentuse `Settings` as suffix for the classes (diff)
Bump to an alpha version for releasing to pypiv9.10.0-alpha.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 85cbd600..06172e1c 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pydis_core"
-version = "9.9.1"
+version = "9.10.0-alpha.1"
description = "PyDis core provides core functionality and utility to the bots of the Python Discord community."
authors = ["Python Discord <[email protected]>"]
license = "MIT"