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 03addea commit 998b4eaCopy full SHA for 998b4ea
CHANGELOG.md
@@ -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
6
# [v1.0.0-beta.1](https://github.com/labthings/python-labthings/compare/v0.8.0...v1.0.0-beta.1) (2020-09-09)
7
8
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "labthings"
-version = "1.0.0-beta.1"
+version = "1.0.0"
description = "Python implementation of LabThings, based on the Flask microframework"
readme = "README.md"
repository = "https://github.com/labthings/python-labthings/"
0 commit comments