Skip to content

Commit 2fed913

Browse files
committed
bump version to 0.14.0.post3
1 parent 1c67315 commit 2fed913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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.14.0.post2"
8+
__version__ = "0.14.0.post3"
99

1010

1111
hid_init()

0 commit comments

Comments
 (0)