We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02d7366 commit 21f39f2Copy full SHA for 21f39f2
setup.py
@@ -19,7 +19,7 @@
19
"pandas_ta.volatility",
20
"pandas_ta.volume",
21
],
22
- version=".".join(("0", "3", "14b")),
+ version=".".join(("0", "3", "15")),
23
description=long_description,
24
long_description=long_description,
25
author="Kevin Johnson, the Freqtrade Team",
0 commit comments