Skip to content

Commit 0057929

Browse files
committed
Update readme with notes about versions
1 parent d4288a4 commit 0057929

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,14 @@ In addition, this project also supports the use of the
2424
[Polars](https://www.pola.rs) and [Pandas](https://pandas.pydata.org)
2525
libraries.
2626

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+
2735
## Installation
2836

2937
You can install from PyPI:

0 commit comments

Comments
 (0)