Skip to content

Commit

Permalink
bump hidapi to 0.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
prusnak committed Jan 12, 2023
1 parent 5defc6a commit 8414cd8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion hid.pyx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ from chid cimport *
from libc.stddef cimport wchar_t, size_t


__version__ = "0.12.0.post2"
__version__ = "0.13.1"


cdef extern from "ctype.h":
Expand Down

0 comments on commit 8414cd8

Please sign in to comment.