Skip to content

Commit

Permalink
bump version to 0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
prusnak committed Nov 26, 2020
1 parent 8e3a3ce commit 6539756
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ def hidapi_src(platform):

setup(
name = 'hidapi',
version = '0.10.0.post1',
version = '0.10.1',
description = 'A Cython interface to the hidapi from https://github.com/libusb/hidapi',
author = 'Gary Bishop',
author_email = '[email protected]',
Expand Down

0 comments on commit 6539756

Please sign in to comment.