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 37cc448 commit e3edb3fCopy full SHA for e3edb3f
CHANGELOG.md
@@ -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
7
# [v1.1.1](https://github.com/labthings/python-labthings/compare/v1.1.0...v1.1.1) (2020-10-16)
8
9
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "labthings"
-version = "1.1.1"
+version = "1.1.2"
description = "Python implementation of LabThings, based on the Flask microframework"
readme = "README.md"
repository = "https://github.com/labthings/python-labthings/"
0 commit comments