소스 검색

Add pointer to 0.19 branch in README.

Jelmer Vernooij 5 년 전
부모
커밋
a95e9b5986
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  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,
 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.