ソースを参照

Update setup.py

Daniel Hjelseth Høyer 4 年 前
コミット
cfcf7bbeab
1 ファイル変更1 行追加1 行削除
  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',