BLD #120 bbands bandwidth included

This commit is contained in:
Kevin Johnson
2020-11-13 16:07:27 -08:00
parent e5a8fbeb3b
commit da59eef41d
7 changed files with 25 additions and 11 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ setup(
"pandas_ta.volatility",
"pandas_ta.volume"
],
version=".".join(("0", "2", "27b")),
version=".".join(("0", "2", "28b")),
description=long_description,
long_description=long_description,
author="Kevin Johnson",