README: Tries to get pypi tp render..

Updates all errors found by rst-lint. Changes versioning so that i dont
bump minor version just to faceroll Readme
This commit is contained in:
Simon Albinsson
2018-04-23 08:49:22 +00:00
parent 0a35ec2f76
commit ea6fc48fbc
2 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ with open('LICENSE') as f:
setup(
name='sgp30',
description='Library for reading data from the sensiron SGP30',
version='0.1.3',
version='0.1.3-a',
long_description=readme,
author='Simon Albinsson',
author_email='pipmon@zinob.se',