Skip to content

Commit 8414cd8

Browse files
committed
bump hidapi to 0.13.1
1 parent 5defc6a commit 8414cd8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

hid.pyx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ from chid cimport *
55
from libc.stddef cimport wchar_t, size_t
66

77

8-
__version__ = "0.12.0.post2"
8+
__version__ = "0.13.1"
99

1010

1111
cdef extern from "ctype.h":

0 commit comments

Comments
 (0)