From 73ede837c8b9a31a8bd0b380d2246fba67bddd89 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Tue, 20 Sep 2011 20:41:45 +0200 Subject: general JSON API, url parser --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/conf.py') diff --git a/docs/conf.py b/docs/conf.py index cdd2bfc6f..331d13144 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -61,7 +61,7 @@ copyright = u'2011, pyLoad Team' # The short X.Y version. version = '0.4' # The full version, including alpha/beta/rc tags. -release = '0.4.7' +release = '0.4.8' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -- cgit v1.2.3