We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e5bf14 commit 64705fdCopy full SHA for 64705fd
mumailer/constants.py
@@ -19,7 +19,7 @@
19
##
20
21
APP_NAME = 'MuMailer'
22
-APP_VERSION = '0.5.0'
+APP_VERSION = '0.5.1'
23
APP_DESCRIPTION = 'Simple mailer agent using SMTP'
24
APP_DOMAIN = 'mumailer'
25
APP_ID = f'{APP_DOMAIN}.muflone.com'
0 commit comments