Skip to content

Commit ae6ff95

Browse files
authored
Merge pull request #174 from poissoncorp/RDBC-691
RDBC-691 Update clients readme: include info that 5.2 clients works with 5.4 and 6.0
2 parents 68bbab9 + cea607b commit ae6ff95

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ pip install ravendb
99
## Introduction and changelog
1010
Python client API (v5.2) for [RavenDB](https://ravendb.net/) , a NoSQL document database.
1111

12+
All client versions 5.2.x are fully compatible with and support RavenDB server releases 5.4 and 6.0.
1213

1314
Although new API isn't compatible with the previous one, it comes with **many improvements and new features**.
1415

README_pypi.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ pip install ravendb
99
## Introduction
1010
Python client API (v5.2) for [RavenDB](https://ravendb.net/) , a NoSQL document database.
1111

12+
All client versions 5.2.x are fully compatible with and support RavenDB server releases 5.4 and 6.0.
1213

1314
Although new API isn't compatible with the previous one, it comes with **many improvements and new features**.
1415

0 commit comments

Comments
 (0)