DOC readme collaborator udpate

This commit is contained in:
Kevin Johnson
2022-02-08 12:24:11 -08:00
parent 4843614925
commit ed7ddac93a
2 changed files with 4 additions and 3 deletions
+3 -2
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -20,7 +20,7 @@ setup(
"pandas_ta.volatility",
"pandas_ta.volume"
],
version=".".join(("0", "3", "47b")),
version=".".join(("0", "3", "48b")),
description=long_description,
long_description=long_description,
author="Kevin Johnson",