Skip to content

Commit 2f52557

Browse files
committed
Increment revision for testing
1 parent 1c7d28e commit 2f52557

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

polyinterface/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from .polylogger import LOGGER
44
from .polyinterface import Interface, Node, Controller, unload_interface, get_network_interface
55

6-
__version__ = '2.0.37'
6+
__version__ = '2.0.39'
77
__description__ = 'UDI Polyglot v2 Interface'
88
__url__ = 'https://github.com/UniversalDevicesInc/polyglot-v2-python-interface'
99
__author__ = 'James Milne'

0 commit comments

Comments
 (0)