Updated docs for v0.3.2
[ncclient] / docs / source / conf.py
index 22ac843..527e912 100644 (file)
@@ -38,16 +38,16 @@ master_doc = 'index'
 
 # General information about the project.
 project = u'ncclient'
-copyright = u'2009, Shikhar Bhushan'
+copyright = u'2009, Shikhar Bhushan; 2011, Leonidas Poulopoulos'
 
 # The version info for the project you're documenting, acts as replacement for
 # |version| and |release|, also used in various other places throughout the
 # built documents.
 #
 # The short X.Y version.
-version = '0.3.1'
+version = '0.3.2'
 # The full version, including alpha/beta/rc tags.
-release = '0.3.1'
+release = '0.3.2'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
@@ -173,7 +173,7 @@ latex_paper_size = 'a4'
 # (source start file, target name, title, author, documentclass [howto/manual]).
 latex_documents = [
   ('index', 'ncclient.tex', u'ncclient Documentation',
-   u'Shikhar Bhushan', 'manual'),
+   u'Shikhar Bhushan \and Leonidas Poulopoulos', 'manual'),
 ]
 
 # The name of an image file (relative to this directory) to place at the top of