Fix pygit2 version

This commit is contained in:
J. David Ibáñez
2012-12-13 12:21:52 +01:00
parent 6fd042ce9c
commit aa849b1701

View File

@@ -48,9 +48,9 @@ copyright = u'2012, J. David Ibáñez'
# built documents.
#
# The short X.Y version.
version = '0.16'
version = '0.17'
# The full version, including alpha/beta/rc tags.
release = '0.16.0'
release = '0.17.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.