Skip to content

Commit bcbe4eb

Browse files
committed
[docs] Fixed misunderstanding regarding 0.9.6 DRF compatibility
Closes #95
1 parent eac3339 commit bcbe4eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ Compatibility with DRF, Django and Python
3939

4040
=============== ============================ ==================== ==================================
4141
DRF-gis version DRF version Django version Python version
42-
**0.10.0** **3.1** to **3.3** **1.7** to **1.9** **2.7** to **3.5**
43-
**0.9.6** **3.1** to **3.3** **1.5** to **1.8** **2.6** to **3.5**
42+
**0.10.x** **3.1** to **3.3** **1.7** to **1.9** **2.7** to **3.5**
43+
**0.9.6** **3.1** to **3.2** **1.5** to **1.8** **2.6** to **3.5**
4444
**0.9.5** **3.1** to **3.2** **1.5** to **1.8** **2.6** to **3.4**
4545
**0.9.4** **3.1** to **3.2** **1.5** to **1.8** **2.6** to **3.4**
4646
**0.9.3** **3.1** **1.5** to **1.8** **2.6** to **3.4**

0 commit comments

Comments
 (0)