Skip to content

Commit

Permalink
Update readme with notes about versions
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjbq7 committed Jan 1, 2025
1 parent d4288a4 commit 0057929
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,14 @@ In addition, this project also supports the use of the
[Polars](https://www.pola.rs) and [Pandas](https://pandas.pydata.org)
libraries.

## Versions

Some notes about the different version branches:

* ``ta-lib-python`` 0.4.x (supports ``ta-lib`` 0.4.x and ``numpy`` 1)
* ``ta-lib-python`` 0.5.x (supports ``ta-lib`` 0.4.x and ``numpy`` 2)
* ``ta-lib-python`` 0.6.x (supports ``ta-lib`` 0.6.x and ``numpy`` 2)

## Installation

You can install from PyPI:
Expand Down

0 comments on commit 0057929

Please sign in to comment.