Removes the random regex, and just tries to match with what monitors are availble. (remember to update your config to match available outputs dummy)

This commit is contained in:
generaldenmark
2020-11-13 15:39:31 +01:00
parent 46b6c1bd56
commit 57fe74e4d1
2 changed files with 42 additions and 18 deletions

View File

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