We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 375ed71 commit 8fc246aCopy full SHA for 8fc246a
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# [0.8.0](https://github.com/labthings/python-labthings/compare/v0.8.0-rc.2...v0.8.0) (2020-07-22)
2
+
3
4
+* Support View class stop timeout from /tasks resources ([375ed71](https://github.com/labthings/python-labthings/commit/375ed71))
5
6
7
# [0.8.0-rc.2](https://github.com/labthings/python-labthings/compare/v0.8.0-rc.1...v0.8.0-rc.2) (2020-07-22)
8
9
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "labthings"
-version = "0.8.0-rc.2"
+version = "0.8.0"
description = "Python implementation of LabThings, based on the Flask microframework"
readme = "README.md"
repository = "https://github.com/labthings/python-labthings/"
0 commit comments