aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2024-08-23 19:44:19 +0100
committerGravatar GitHub <[email protected]>2024-08-23 19:44:19 +0100
commit5aa4af0531510df5a59b7f3a2ae4366dff76d9a1 (patch)
treee59d541f1144ad3f98996cd840528e2f1ae200b1 /pyproject.toml
parentMerge pull request #3150 from python-discord/dependabot/pip/aiohttp-3.10.5 (diff)
Version bump
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 c034dd6d0..540bff515 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "bot"
-version = "1.0.0"
+version = "1.0.1"
description = "The community bot for the Python Discord community."
authors = ["Python Discord <[email protected]>"]
license = "MIT"