Procházet zdrojové kódy

Add pointer to 0.19 branch in README.

Jelmer Vernooij před 5 roky
rodič
revize
a95e9b5986
1 změnil soubory, kde provedl 3 přidání a 0 odebrání
  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.