File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ v1.1.0] ( https://github.com/labthings/python-labthings/compare/v1.0.0...v1.1.0 ) (2020-09-21)
2
+
3
+
4
+ * Added "action" key to action objects ([ 9478f82] ( https://github.com/labthings/python-labthings/commit/9478f82 ) )
5
+
6
+
1
7
# [ v1.0.0] ( https://github.com/labthings/python-labthings/compare/v1.0.0-beta.1...v1.0.0 ) (2020-09-18)
2
8
3
9
* Bump webargs from 6.1.0 to 6.1.1 ([ 3a64b22] ( https://github.com/labthings/python-labthings/commit/3a64b22 ) )
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " labthings"
3
- version = " 1.0 .0"
3
+ version = " 1.1 .0"
4
4
description = " Python implementation of LabThings, based on the Flask microframework"
5
5
readme = " README.md"
6
6
repository = " https://github.com/labthings/python-labthings/"
You can’t perform that action at this time.
0 commit comments