Browse Source

Add pointer to 0.19 branch in README.

Jelmer Vernooij 5 years ago
parent
commit
a95e9b5986
1 changed files with 3 additions and 0 deletions
  1. 3 0
      README.rst

+ 3 - 0
README.rst

@@ -95,3 +95,6 @@ Supported versions of Python
 
 
 At the moment, Dulwich supports (and is tested on) CPython 3.5, 3.6,
 At the moment, Dulwich supports (and is tested on) CPython 3.5, 3.6,
 3.7, 3.8 and Pypy.
 3.7, 3.8 and Pypy.
+
+The latest release series to support Python 2.x was the 0.19 series. See
+the 0.19 branch in the Dulwich git repository.