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 c22927e commit bc6b70bCopy full SHA for bc6b70b
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# [v1.2.1](https://github.com/labthings/python-labthings/compare/v1.2.0...v1.2.1) (2020-11-30)
2
+
3
4
+* Allow Fields in OptionalSchema type ([c22927e](https://github.com/labthings/python-labthings/commit/c22927e))
5
6
7
# [v1.2.0](https://github.com/labthings/python-labthings/compare/v1.1.6...v1.2.0) (2020-11-30)
8
9
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "labthings"
-version = "1.2.0"
+version = "1.2.1"
description = "Python implementation of LabThings, based on the Flask microframework"
readme = "README.md"
repository = "https://github.com/labthings/python-labthings/"
0 commit comments