Skip to content

Commit 64705fd

Browse files
committed
Bumped version number
1 parent 2e5bf14 commit 64705fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mumailer/constants.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
##
2020

2121
APP_NAME = 'MuMailer'
22-
APP_VERSION = '0.5.0'
22+
APP_VERSION = '0.5.1'
2323
APP_DESCRIPTION = 'Simple mailer agent using SMTP'
2424
APP_DOMAIN = 'mumailer'
2525
APP_ID = f'{APP_DOMAIN}.muflone.com'

0 commit comments

Comments
 (0)