Skip to content

Commit bc6b70b

Browse files
author
Joel Collins
committed
v1.2.1
1 parent c22927e commit bc6b70b

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.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+
17
# [v1.2.0](https://github.com/labthings/python-labthings/compare/v1.1.6...v1.2.0) (2020-11-30)
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.2.0"
3+
version = "1.2.1"
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)