Skip to content

Commit 4a5a5c5

Browse files
committed
version 1.3.11
1 parent 432f842 commit 4a5a5c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
from typing import List, Optional, Tuple
1818

1919

20-
version = '1.3.10'
20+
version = '1.3.11'
2121

2222
is_docker = environ.get('IS_DOCKER', 0)
2323
data_dir = environ.get('MODMAIL_DATA_DIR', '.')

0 commit comments

Comments
 (0)