aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2022-02-24 18:21:20 +0000
committerGravatar Chris Lovering <[email protected]>2022-02-24 20:07:38 +0000
commit7ddf28aed84cd5dbe5a7e8b530d04b88f30e2483 (patch)
treedb5293c101a8fd204cb2afd185c9856420c1ae87 /pyproject.toml
parentMigrate to using disnake over Discord.py 2.0a0 (diff)
Custom css to de-bold index page
Also bump pyproject version to 2.0.0 to match 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 2d67ff34..34366568 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "bot-core"
-version = "1.3.0"
+version = "2.0.0"
description = "Bot-Core provides the core functionality and utilities for the bots of the Python Discord community."
authors = ["Python Discord <[email protected]>"]
license = "MIT"