BUG #365 #369 #373 #397 #405 ENH #370 #399 stochastic sample added

This commit is contained in:
Kevin Johnson
2021-10-15 17:14:38 -07:00
parent eeba463596
commit cf44f89c21
5 changed files with 27 additions and 5 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ setup(
"pandas_ta.volatility",
"pandas_ta.volume"
],
version=".".join(("0", "3", "33b")),
version=".".join(("0", "3", "34b")),
description=long_description,
long_description=long_description,
author="Kevin Johnson",