From a98f598323e6abcacbe79959105e838e842d3b7d Mon Sep 17 00:00:00 2001 From: Shaygan Hooshyari Date: Sun, 24 Sep 2023 00:30:02 -0700 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 "]