ENH #267 stc added with refactoring DOC readme updates TST stc added

This commit is contained in:
Kevin Johnson
2021-04-11 09:21:01 -07:00
parent 5937576421
commit 3afd74564f
7 changed files with 140 additions and 100 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ setup(
"pandas_ta.volatility",
"pandas_ta.volume"
],
version=".".join(("0", "2", "68b")),
version=".".join(("0", "2", "69b")),
description=long_description,
long_description=long_description,
author="Kevin Johnson",