We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f95a020 commit 00f7490Copy full SHA for 00f7490
setup.py
@@ -27,7 +27,7 @@
27
setup(name = 'cayenne-mqtt',
28
version = __version__,
29
author = 'myDevices',
30
- author_email = 'N/A',
+ author_email = '[email protected]',
31
description = 'Cayenne MQTT Python Library',
32
long_description = long_description,
33
license = 'MIT',
0 commit comments