diff --git a/pyproject.toml b/pyproject.toml index 61bc2d94a9..fda06abc9b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pyftms" -version = "0.2.28" +version = "0.3.0" description = "PyFTMS - Python Fitness Machine Service client library." authors = ["Sergey V. DUDANOV "] readme = "README.md"