This commit is contained in:
Kevin Johnson
2021-04-10 09:53:13 -07:00
parent 1b0cb93e32
commit 3222001ea7
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ setup(
"pandas_ta.volatility",
"pandas_ta.volume"
],
version=".".join(("0", "2", "65b")),
version=".".join(("0", "2", "66b")),
description=long_description,
long_description=long_description,
author="Kevin Johnson",