Skip to content

Commit 8fc246a

Browse files
author
Joel Collins
committed
0.8.0
1 parent 375ed71 commit 8fc246a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
# [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)
28

39

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "labthings"
3-
version = "0.8.0-rc.2"
3+
version = "0.8.0"
44
description = "Python implementation of LabThings, based on the Flask microframework"
55
readme = "README.md"
66
repository = "https://github.com/labthings/python-labthings/"

0 commit comments

Comments
 (0)