Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6825bba

Browse filesBrowse files
committed
Release v0.17.0
Changes: - Update to libgit2 v0.17.0 - New method 'Repository.create_blob' Thanks to Nico von Geyso.
1 parent 7d396fc commit 6825bba
Copy full SHA for 6825bba

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎setup.py‎

Copy file name to clipboardExpand all lines: setup.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ def run(self):
131131
setup(name='pygit2',
132132
description='Python bindings for libgit2.',
133133
keywords='git',
134-
version='0.16.2',
134+
version='0.17.0',
135135
url='http://github.com/libgit2/pygit2',
136136
classifiers=classifiers,
137137
license='GPLv2',

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.