Explorar el Código

Bump version to 0.21.0.

Jelmer Vernooij hace 3 años
padre
commit
fb1bf8f9ae
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      dulwich/__init__.py

+ 1 - 1
dulwich/__init__.py

@@ -22,4 +22,4 @@
 
 """Python implementation of the Git file formats and protocols."""
 
-__version__ = (0, 20, 50)
+__version__ = (0, 21, 0)