Skip to content

Commit

Permalink
Spelling mishtake
Browse files Browse the repository at this point in the history
  • Loading branch information
berndporr committed Nov 23, 2018
1 parent dae5c77 commit c92e8f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,4 @@ The commands focus on the asynchronous acquisition but offers also synchronous d
# returns the name of the board connected
get_board_name()

Error throw an exception as usual in Python.
An error throws an exception as usual in Python.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ def read(fname):


setup (name = 'pyusbdux',
version = '1.3.0',
version = '1.3.1',
author = "Bernd Porr",
author_email = "mail@berndporr.me.uk",
url = "https://github.com/berndporr/pyusbdux",
Expand Down

0 comments on commit c92e8f4

Please sign in to comment.