File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 0.2.0] ( https://github.com/labthings/python-labthings-client/compare/v0.1.1...v0.2.0 ) (2020-08-21)
2
+
3
+
4
+ * 0.1.2 ([ d911d8a] ( https://github.com/labthings/python-labthings-client/commit/d911d8a ) )
5
+ * Added full support for Mozilla Web Things ([ dc262d7] ( https://github.com/labthings/python-labthings-client/commit/dc262d7 ) )
6
+ * Code formatting ([ e789e0a] ( https://github.com/labthings/python-labthings-client/commit/e789e0a ) )
7
+ * Fix #3 ([ 47b7b09] ( https://github.com/labthings/python-labthings-client/commit/47b7b09 ) ), closes [ #3 ] ( https://github.com/labthings/python-labthings-client/issues/3 )
8
+ * Update README.md ([ 4a5cb86] ( https://github.com/labthings/python-labthings-client/commit/4a5cb86 ) )
9
+
10
+
1
11
# [ 0.1.1] ( https://github.com/labthings/python-labthings-client/compare/v0.1.0...v0.1.1 ) (2020-06-17)
2
12
3
13
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " labthings-client"
3
- version = " 0.1.2 "
3
+ version = " 0.2.0 "
4
4
description = " A simple Python client for LabThings devices"
5
5
authors = [" jtc42 <jtc9242@gmail.com>" ]
6
6
classifiers = [
You can’t perform that action at this time.
0 commit comments