Update doc version.

This commit is contained in:
Alexis Metaireau 2011-01-06 02:37:37 +01:00
commit 30c2a0b681

View file

@ -15,6 +15,8 @@ project = u'Pelican'
copyright = u'2010, Alexis Metaireau and contributors'
exclude_patterns = ['_build']
pygments_style = 'sphinx'
version = "2"
release = version
# -- Options for HTML output ---------------------------------------------------