Skip to content

Commit

Permalink
bump version to 0.14.0.post3
Browse files Browse the repository at this point in the history
  • Loading branch information
prusnak committed Nov 6, 2024
1 parent 1c67315 commit 2fed913
Showing 1 changed file with 1 addition and 1 deletion.
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.14.0.post2"
__version__ = "0.14.0.post3"


hid_init()
Expand Down

0 comments on commit 2fed913

Please sign in to comment.