ENH #326 DOC README update

This commit is contained in:
Kevin Johnson
2021-07-06 16:51:05 -07:00
parent e66125377d
commit 2ac3505d20
2 changed files with 16 additions and 3 deletions
+15 -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", "02b")),
version=".".join(("0", "3", "03b")),
description=long_description,
long_description=long_description,
author="Kevin Johnson",