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+ # [ v1.1.5] ( https://github.com/labthings/python-labthings/compare/v1.1.4...v1.1.5 ) (2020-11-24)
2+
3+
4+ * Added py.typed ([ 5a59ce7] ( https://github.com/labthings/python-labthings/commit/5a59ce7 ) )
5+ * Added PyLint analysis ([ 4c14e35] ( https://github.com/labthings/python-labthings/commit/4c14e35 ) )
6+ * Fixed dump method signature ([ 0ec347c] ( https://github.com/labthings/python-labthings/commit/0ec347c ) )
7+ * Fixed Poetry install in publish stage ([ 63b4c1f] ( https://github.com/labthings/python-labthings/commit/63b4c1f ) )
8+ * Fixed pylint workflow path ([ 8440f9d] ( https://github.com/labthings/python-labthings/commit/8440f9d ) )
9+ * Formatting ([ 62ba495] ( https://github.com/labthings/python-labthings/commit/62ba495 ) )
10+
111# [ v1.1.4] ( https://github.com/labthings/python-labthings/compare/v1.1.3...v1.1.4 ) (2020-11-24)
212
313
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " labthings"
3- version = " 1.1.4 "
3+ version = " 1.1.5 "
44description = " Python implementation of LabThings, based on the Flask microframework"
55readme = " README.md"
66repository = " https://github.com/labthings/python-labthings/"
You can’t perform that action at this time.
0 commit comments