diff --git a/setup.py b/setup.py index 5b72f85..4870858 100644 --- a/setup.py +++ b/setup.py @@ -36,7 +36,7 @@ def _build_assets(self): setup( name='maildump', - version='0.5.2', + version='0.5.3', description='An SMTP server that makes all received mails accessible via a web interface and REST API.', long_description=readme, url='https://github.com/ThiefMaster/maildump',