This commit is contained in:
Kevin Johnson
2022-02-07 13:05:05 -08:00
parent 0e784474a1
commit 212255ce6c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ setup(
"pandas_ta.volatility",
"pandas_ta.volume"
],
version=".".join(("0", "3", "46b")),
version=".".join(("0", "3", "47b")),
description=long_description,
long_description=long_description,
author="Kevin Johnson",