Updates readme to reflect the current state of the program, and also adds a future work in the readme :9

This commit is contained in:
generaldenmark
2020-11-13 16:12:05 +01:00
parent 2f455a6a5e
commit ce78dd2e7c
3 changed files with 79 additions and 91 deletions

View File

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