Skip to content

Commit 792a372

Browse files
committed
Bump version to v4.1.1
1 parent eee764e commit 792a372

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.1.0"
1+
__version__ = "4.1.1"
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.1.0'
24+
version = '4.1.1'
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)