fixes setup version v0.1.4 to new file

This commit is contained in:
Asger Geel Weirsøe
2020-09-15 14:37:41 +02:00
parent 7b7d371332
commit 8485617c13

View File

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