ENH smma indicator TST smma

This commit is contained in:
Kevin Johnson
2021-08-02 12:09:15 -07:00
parent 9b68b40a63
commit 1b499eb16d
8 changed files with 112 additions and 9 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ setup(
"pandas_ta.volatility",
"pandas_ta.volume"
],
version=".".join(("0", "3", "15b")),
version=".".join(("0", "3", "16b")),
description=long_description,
long_description=long_description,
author="Kevin Johnson",