ENH #315 DOC updates

This commit is contained in:
Kevin Johnson
2021-06-25 11:12:53 -07:00
parent 0a9627f20c
commit 0f38504cce
3 changed files with 26 additions and 23 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ setup(
"pandas_ta.volatility",
"pandas_ta.volume"
],
version=".".join(("0", "2", "96b")),
version=".".join(("0", "2", "97b")),
description=long_description,
long_description=long_description,
author="Kevin Johnson",