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 397773e commit 010a1f9Copy full SHA for 010a1f9
setup.py
@@ -15,7 +15,7 @@
15
16
setuptools.setup(
17
name='enocean-mqtt',
18
- version='0.1.3',
+ version='0.1.4',
19
author='Roman Morawek',
20
author_email='roman.morawek@embyt.com',
21
description='Receives messages from an enOcean serial interface (USB) and provides selected messages to an MQTT broker.',
0 commit comments