DOC contributor addition

This commit is contained in:
Kevin Johnson
2021-10-15 12:54:32 -07:00
parent 3ef493b6f4
commit eeba463596
2 changed files with 4 additions and 4 deletions
+3 -3
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -19,7 +19,7 @@ setup(
"pandas_ta.volatility",
"pandas_ta.volume"
],
version=".".join(("0", "3", "32b")),
version=".".join(("0", "3", "33b")),
description=long_description,
long_description=long_description,
author="Kevin Johnson",