From 645c80f504f98332fb8eceb955c13a54e38e5956 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Sun, 8 Mar 2009 18:23:12 +0100 Subject: * doc/source/*: Improve the documentation - Document more attributes and functions of apt_pkg (they are all listed) --- doc/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/source/conf.py') diff --git a/doc/source/conf.py b/doc/source/conf.py index 8f71e3e3..3b0ebed7 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -59,7 +59,7 @@ copyright = u'2009, Julian Andres Klode ' # The short X.Y version. version = '0.7' # The full version, including alpha/beta/rc tags. -release = '0.7.9~exp2' +release = '0.7.9~exp3' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -- cgit v1.2.3