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 d4288a4 commit 0057929Copy full SHA for 0057929
README.md
@@ -24,6 +24,14 @@ In addition, this project also supports the use of the
24
[Polars](https://www.pola.rs) and [Pandas](https://pandas.pydata.org)
25
libraries.
26
27
+## Versions
28
+
29
+Some notes about the different version branches:
30
31
+* ``ta-lib-python`` 0.4.x (supports ``ta-lib`` 0.4.x and ``numpy`` 1)
32
+* ``ta-lib-python`` 0.5.x (supports ``ta-lib`` 0.4.x and ``numpy`` 2)
33
+* ``ta-lib-python`` 0.6.x (supports ``ta-lib`` 0.6.x and ``numpy`` 2)
34
35
## Installation
36
37
You can install from PyPI:
0 commit comments