Parcourir la source

Update setup.py

Daniel Hjelseth Høyer il y a 4 ans
Parent
commit
cfcf7bbeab
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -6,7 +6,7 @@ setup(
     install_requires=['bluepy'],
     version = '0.8.0',
     description = 'A library to communicate with Switchbot',
-    author='Daniel Hoyer',
+    author='Daniel Hjelseth Hoyer',
     url='https://github.com/Danielhiversen/pySwitchbot/',
     classifiers=[
         'Development Status :: 3 - Alpha',