Skip to content

Commit

Permalink
Bump to 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
NZSmartie committed May 6, 2016
1 parent ef8e69a commit b293ffd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Readme.md
@@ -1,5 +1,5 @@
# PyHIDParser
#### V0.0.6
#### V0.0.7

A python library for interpreting a HID descriptor to provide
an application with byte structures for reading and writing to without the manual labour.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -4,7 +4,7 @@

setup(
name="hidparser",
version="0.0.6",
version="0.0.7",
description="HID Descriptor Parser",

license="MIT",
Expand Down

0 comments on commit b293ffd

Please sign in to comment.