Skip to content

Commit

Permalink
release: bugfix release 1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthieuDartiailh committed Sep 11, 2019
1 parent 9ac6006 commit 47cc2b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PyVISA Changelog
-----------------


1.10.1 (unreleased)
1.10.1 (2019-09-11)
-------------------

- Fix reading binary values with an empty header PR #454
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ def read(filename):

setup(name='PyVISA',
description='Python VISA bindings for GPIB, RS232, TCPIP and USB instruments',
version='1.11.0.dev',
version='1.10.1',
long_description=long_description,
author='Torsten Bronger, Gregor Thalhammer',
author_email='bronger@physik.rwth-aachen.de',
Expand Down

0 comments on commit 47cc2b1

Please sign in to comment.