Skip to content

Commit b065e6a

Browse files
author
thomas.friedel
committed
bugfix: missing '
1 parent 85e49a4 commit b065e6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
description='A library to work with OSRAM lightify.',
1919
long_description=README,
2020
url='https://github.com/tfriedel/python-lightify',
21-
author=Thomas Friedel',
21+
author='Thomas Friedel',
2222
author_email='thomas.friedel@gmail.com',
2323
classifiers=[
2424
'Intended Audience :: Developers',

0 commit comments

Comments
 (0)