We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c8e40a commit a2e4f30Copy full SHA for a2e4f30
CHANGELOG
@@ -1,6 +1,10 @@
1
Change Log
2
==========
3
4
+v0.7.1
5
+------
6
+- Fixed a bug with set_bulk and updated tests.
7
+
8
v0.7.0
9
------
10
- Fixed bytes error in serial_channel_device -- and/or/bulk commands
codebug_tether/version.py
@@ -1 +1 @@
-__version__ = '0.7.0'
+__version__ = '0.7.1'
0 commit comments