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 088c037 commit 998583bCopy full SHA for 998583b
pyftdi/__init__.py
@@ -6,7 +6,7 @@
6
7
# pylint: disable=missing-docstring
8
9
-__version__ = '0.57.0'
+__version__ = '0.57.1'
10
__title__ = 'PyFtdi'
11
__description__ = 'FTDI device driver (pure Python)'
12
__uri__ = 'http://github.com/eblot/pyftdi'
0 commit comments