Skip to content

Commit b7f4b1e

Browse files
Copilot4n4nd
andcommitted
Update README.md to reflect version 0.7.0
- Changed version reference from 0.6.0 to 0.7.0 in the optional dependencies note Co-authored-by: 4n4nd <22333506+4n4nd@users.noreply.github.com>
1 parent 7832b91 commit b7f4b1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ To install with all optional dependencies (pandas, numpy, matplotlib):
1515

1616
`pip install prometheus-api-client[all]`
1717

18-
**Note:** Starting from version 0.6.0, pandas, numpy, and matplotlib are optional dependencies.
18+
**Note:** Starting from version 0.7.0, pandas, numpy, and matplotlib are optional dependencies.
1919
If you only need `PrometheusConnect` without DataFrame support or plotting capabilities, you can install the minimal version which significantly reduces memory footprint and installation time, especially on Alpine-based Docker images.
2020

2121
To install only specific extras:

0 commit comments

Comments
 (0)