Skip to content

Commit d450c09

Browse files
committed
bump version to 0.11.0.post3
1 parent 467a2df commit d450c09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ def hidapi_src(platform):
101101

102102
setup(
103103
name="hidapi",
104-
version="0.11.0.post2",
104+
version="0.11.0.post3",
105105
description="A Cython interface to the hidapi from https://github.com/libusb/hidapi",
106106
long_description=open("README.rst", "rt").read(),
107107
author="Pavol Rusnak",

0 commit comments

Comments
 (0)