Skip to content

Commit 479ac8e

Browse files
committed
bumped version to 0.5.2
1 parent 2a048f4 commit 479ac8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ def get_data_files(self):
6868

6969
setup(cmdclass={'build_ext':build_ext_nofail},
7070
name = "gitdb",
71-
version = "0.5.1",
71+
version = "0.5.2",
7272
description = "Git Object Database",
7373
author = "Sebastian Thiel",
7474
author_email = "[email protected]",

0 commit comments

Comments
 (0)