Skip to content

Commit 998b4ea

Browse files
author
Joel Collins
committed
1.0.0
1 parent 03addea commit 998b4ea

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# [v1.0.0](https://github.com/labthings/python-labthings/compare/v1.0.0-beta.1...v1.0.0) (2020-09-18)
2+
3+
* Bump webargs from 6.1.0 to 6.1.1 ([3a64b22](https://github.com/labthings/python-labthings/commit/3a64b22))
4+
5+
16
# [v1.0.0-beta.1](https://github.com/labthings/python-labthings/compare/v0.8.0...v1.0.0-beta.1) (2020-09-09)
27

38

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.0.0-beta.1"
3+
version = "1.0.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)