We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a048f4 commit 479ac8eCopy full SHA for 479ac8e
setup.py
@@ -68,7 +68,7 @@ def get_data_files(self):
68
69
setup(cmdclass={'build_ext':build_ext_nofail},
70
name = "gitdb",
71
- version = "0.5.1",
+ version = "0.5.2",
72
description = "Git Object Database",
73
author = "Sebastian Thiel",
74
author_email = "byronimo@gmail.com",
0 commit comments