Browse Source

Update name

Daniel Hjelseth Høyer 3 years ago
parent
commit
b572732772
1 changed files with 1 additions and 1 deletions
  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 Iversen',
+    author='Daniel Hoyer',
     url='https://github.com/Danielhiversen/pySwitchbot/',
     classifiers=[
         'Development Status :: 3 - Alpha',