Skip to content

Commit b6586ba

Browse files
author
Li Xu
authored
Update with binding version compatibility info
1 parent 4ef224e commit b6586ba

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,15 @@ The Python binding requires Python 2.6 or greater and is available through pip:
1010

1111
`pip install rosette_api`
1212

13+
If the version you are using is not [the latest from PyPI](https://pypi.org/project/rosette_api/#history),
14+
please check for its [**compatibilty with api.rosette.com**](https://developer.rosette.com/features-and-functions?python).
15+
If you have an on-premise version of Rosette API server, please contact support for
16+
binding compatibility with your installation.
17+
18+
To check your installed version:
19+
20+
`pip show rosette_api`
21+
1322
Basic Usage
1423
-----------
1524

0 commit comments

Comments
 (0)