Skip to content

Commit

Permalink
bump version to 0.14.0.post2
Browse files Browse the repository at this point in the history
  • Loading branch information
prusnak committed Jul 23, 2024
1 parent 76c4583 commit bb52ce4
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.post1"
__version__ = "0.14.0.post2"


hid_init()
Expand Down

0 comments on commit bb52ce4

Please sign in to comment.