Skip to content

Commit 45bb880

Browse files
committed
chore: bump version
1 parent 7a47e86 commit 45bb880

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

bot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "5.0.0-alpha.1"
1+
__version__ = "5.0.0-alpha.2"
22

33
import asyncio
44
import copy

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ gitDescribe = "git describe --tags --dirty"
5757
# Manually sync with pdm sync-pre-commit
5858
[project]
5959
name = "Discord-OpenModmail"
60-
version = "5.0.0-alpha.1"
60+
version = "5.0.0-alpha.2"
6161
description = "Fork² of a feature rich Discord Modmail bot written in Python."
6262
license = 'AGPL-3.0-only'
6363
authors = [

0 commit comments

Comments
 (0)