Version 0.3.1

This commit is contained in:
2020-10-01 07:08:32 +01:00
parent f82f3da790
commit 0be702f663
3 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ with open("README.md", "r") as fh:
setup(
name='aaisp2mqtt',
version='0.3.0',
version='0.3.1',
description='A script to publish Andrews & Arnold / AAISP broadband quota and sync rates to MQTT',
long_description=long_description,
long_description_content_type='text/markdown',