DOC contributor added

This commit is contained in:
Kevin Johnson
2021-06-13 13:02:28 -07:00
parent 8ceb16bc78
commit e09ebd8441
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ setup(
"pandas_ta.volatility",
"pandas_ta.volume"
],
version=".".join(("0", "2", "87b")),
version=".".join(("0", "2", "88b")),
description=long_description,
long_description=long_description,
author="Kevin Johnson",