Skip to content

Commit e3edb3f

Browse files
author
Joel Collins
committed
1.1.2
1 parent 37cc448 commit e3edb3f

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+
# [v1.1.2](https://github.com/labthings/python-labthings/compare/v1.1.1...v1.1.2) (2020-10-28)
2+
3+
4+
* Fixed ActionView deque being common to all subclasses ([37cc448](https://github.com/labthings/python-labthings/commit/37cc448))
5+
6+
17
# [v1.1.1](https://github.com/labthings/python-labthings/compare/v1.1.0...v1.1.1) (2020-10-16)
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 = "1.1.1"
3+
version = "1.1.2"
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)