We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c7d28e commit 2f52557Copy full SHA for 2f52557
1 file changed
polyinterface/__init__.py
@@ -3,7 +3,7 @@
3
from .polylogger import LOGGER
4
from .polyinterface import Interface, Node, Controller, unload_interface, get_network_interface
5
6
-__version__ = '2.0.37'
+__version__ = '2.0.39'
7
__description__ = 'UDI Polyglot v2 Interface'
8
__url__ = 'https://github.com/UniversalDevicesInc/polyglot-v2-python-interface'
9
__author__ = 'James Milne'
0 commit comments