We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 432f842 commit 4a5a5c5Copy full SHA for 4a5a5c5
run.py
@@ -17,7 +17,7 @@
17
from typing import List, Optional, Tuple
18
19
20
-version = '1.3.10'
+version = '1.3.11'
21
22
is_docker = environ.get('IS_DOCKER', 0)
23
data_dir = environ.get('MODMAIL_DATA_DIR', '.')
0 commit comments