From bdcf46b041dc9ffe85d7bd1d1003143ee2c08001 Mon Sep 17 00:00:00 2001 From: hidaris Date: Sun, 7 Feb 2021 17:19:34 +0800 Subject: [PATCH] 0.7.16 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 880dea6..b8472cc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "thingtalk" -version = "0.7.15" +version = "0.7.16" description = "Web of Things framework, high performance, easy to learn, fast to code, ready for production" authors = ["hidaris "] readme = "README.md"