Skip to content

Commit a2e4f30

Browse files
author
Thomas Preston
committed
Updated versioN
1 parent 5c8e40a commit a2e4f30

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Change Log
22
==========
33

4+
v0.7.1
5+
------
6+
- Fixed a bug with set_bulk and updated tests.
7+
48
v0.7.0
59
------
610
- Fixed bytes error in serial_channel_device -- and/or/bulk commands

codebug_tether/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.7.0'
1+
__version__ = '0.7.1'

0 commit comments

Comments
 (0)