aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2023-07-14 11:09:39 +0100
committerGravatar Chris Lovering <[email protected]>2023-07-14 11:09:40 +0100
commit553e6eb3a1a962373320197eceebd85eb488858a (patch)
treeeca417463a368be4a032693fe544e0e306b773af /pyproject.toml
parentuse `Settings` as suffix for the classes (diff)
Bump to an alpha version for releasing to pypiv9.10.0-alpha.2
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..01a20453 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.2"
description = "PyDis core provides core functionality and utility to the bots of the Python Discord community."
authors = ["Python Discord <[email protected]>"]
license = "MIT"