From aa849b1701e4bfca830f6d7c7c3ac734117915bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=2E=20David=20Ib=C3=A1=C3=B1ez?= Date: Thu, 13 Dec 2012 12:21:52 +0100 Subject: [PATCH] Fix pygit2 version --- source/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/conf.py b/source/conf.py index f6642fa..1c5f826 100644 --- a/source/conf.py +++ b/source/conf.py @@ -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.