diff --git a/pyproject.toml b/pyproject.toml index d3b899d..96f266c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pytse-client" -version = "0.17" +version = "0.17.1" description = "tehran stock exchange(TSE) client in python" authors = ["glyphack "]