Skip to content

Commit 5357fd5

Browse files
committed
Update py/libgit2 versions
and bump our number for release
1 parent dda25d4 commit 5357fd5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

libgit2

Submodule libgit2 updated 1249 files

pygit2

Submodule pygit2 updated 231 files

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ def run(self):
103103
name="venvgit2",
104104
description="Install libgit2 and pygit2 in a virtualenv",
105105
long_description=open('README.rst').read(),
106-
version="0.28.2",
106+
version="1.5.0",
107107
install_requires=[
108108
'cffi>=0.8.6',
109109
],

0 commit comments

Comments
 (0)