diff options
| author | 2024-08-23 19:44:19 +0100 | |
|---|---|---|
| committer | 2024-08-23 19:44:19 +0100 | |
| commit | 5aa4af0531510df5a59b7f3a2ae4366dff76d9a1 (patch) | |
| tree | e59d541f1144ad3f98996cd840528e2f1ae200b1 | |
| parent | Merge pull request #3150 from python-discord/dependabot/pip/aiohttp-3.10.5 (diff) | |
Version bump
Diffstat (limited to '')
| -rw-r--r-- | pyproject.toml | 2 | 
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" | 
