DOC user contribution added

This commit is contained in:
Kevin Johnson
2021-12-13 13:07:31 -08:00
parent fc76649b00
commit 9aaa6cc9a6
2 changed files with 3 additions and 3 deletions
+2 -2
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", "38b")),
version=".".join(("0", "3", "39b")),
description=long_description,
long_description=long_description,
author="Kevin Johnson",