aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"