File tree 2 files changed +11
-1
lines changed
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
+
1
11
# [ v1.1.4] ( https://github.com/labthings/python-labthings/compare/v1.1.3...v1.1.4 ) (2020-11-24)
2
12
3
13
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " labthings"
3
- version = " 1.1.4 "
3
+ version = " 1.1.5 "
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