TST strat summary txt

This commit is contained in:
Kevin Johnson
2021-05-26 14:40:36 -07:00
parent 8bc0bb0dc3
commit 0271cc8a5e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ setup(
"pandas_ta.volatility",
"pandas_ta.volume"
],
version=".".join(("0", "2", "81b")),
version=".".join(("0", "2", "82b")),
description=long_description,
long_description=long_description,
author="Kevin Johnson",