diff options
| author | Graham Higgins <gjh@bel-epa.com> | 2012-01-20 16:41:06 +0000 |
|---|---|---|
| committer | Graham Higgins <gjh@bel-epa.com> | 2012-01-20 16:41:06 +0000 |
| commit | 236d0bd484aedd356273527410fb42f51353b86d (patch) | |
| tree | ce4378a8e974782066bd62c3b0af8f679eadc688 /docs/conf.py | |
| parent | 810768c070213f3fa9592bddf27135e27e577da9 (diff) | |
| download | rdflib-236d0bd484aedd356273527410fb42f51353b86d.tar.gz | |
Anticipating 3.2.1, adding pyramid.css
Diffstat (limited to 'docs/conf.py')
| -rw-r--r-- | docs/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py index c404f089..5f9b52e2 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -54,9 +54,9 @@ copyright = u'2009 - 2012, Daniel Krech' # built documents. # # The short X.Y version. -version = '3.2.0' +version = '3.2.1' # The full version, including alpha/beta/rc tags. -release = '3.2.0' +release = '3.2.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |
