Skip to content

Commit 998583b

Browse files
committed
version: update to 0.57.1
Signed-off-by: Emmanuel Blot <[email protected]>
1 parent 088c037 commit 998583b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyftdi/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
# pylint: disable=missing-docstring
88

9-
__version__ = '0.57.0'
9+
__version__ = '0.57.1'
1010
__title__ = 'PyFtdi'
1111
__description__ = 'FTDI device driver (pure Python)'
1212
__uri__ = 'http://github.com/eblot/pyftdi'

0 commit comments

Comments
 (0)