diff --git a/pyproject.toml b/pyproject.toml index e185d30..f35423d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "thingtalk" -version = "0.6.5" +version = "0.6.6" description = "Web of Things framework, high performance, easy to learn, fast to code, ready for production" authors = ["hidaris "] readme = "README.md"