diff --git a/pyproject.toml b/pyproject.toml index 90dc58d0e1..9211d22a5c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pyftms" -version = "0.2.11" +version = "0.2.12" description = "PyFTMS - Python Fitness Machine Service client library." authors = ["Sergey V. DUDANOV "] readme = "README.md"