ソースを参照

Bump version to 0.21.0.

Jelmer Vernooij 2 年 前
コミット
6b145257b7
1 ファイル変更1 行追加1 行削除
  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)