Skip to content

Commit 30430a6

Browse files
committed
bump ver
1 parent 1d3aac9 commit 30430a6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bot.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "4.0.0-dev19"
1+
__version__ = "4.0.0-dev20"
22

33

44
import asyncio

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ extend-exclude = '''
2121

2222
[tool.poetry]
2323
name = 'Modmail'
24-
version = '4.0.0-dev19'
24+
version = '4.0.0-dev20'
2525
description = "Modmail is similar to Reddit's Modmail, both in functionality and purpose. It serves as a shared inbox for server staff to communicate with their users in a seamless way."
2626
license = 'AGPL-3.0-only'
2727
authors = [

0 commit comments

Comments
 (0)