Fixed bug with how the output is detected, and minor spelling fixes

This commit is contained in:
Asger Geel Weirsøe
2020-11-12 14:55:47 +01:00
parent 230243cfec
commit 46b6c1bd56
2 changed files with 5 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ with open('README.rst', 'r') as fh:
setup(
name='pi3-smart-workspace',
version='0.1.5',
version='0.1.6',
packages=['pi3'],
url='https://github.com/GeneralDenmark/PyOutputHandler',
license='Apache-2.0 License ',