Release v0.16.2
Highlights: - Fix serious memory bug - Change signature of 'TreeBuilder.insert' - Improve support of Windows Thanks to Benjamin Kircher, Han-Wen Nienhuys and Yonggang Luo.
This commit is contained in:
parent
fd4f3cf633
commit
2bbf62f50a
2
setup.py
2
setup.py
@ -131,7 +131,7 @@ with open('README.rst') as readme:
|
||||
setup(name='pygit2',
|
||||
description='Python bindings for libgit2.',
|
||||
keywords='git',
|
||||
version='0.16.1',
|
||||
version='0.16.2',
|
||||
url='http://github.com/libgit2/pygit2',
|
||||
classifiers=classifiers,
|
||||
license='GPLv2',
|
||||
|
Loading…
x
Reference in New Issue
Block a user