summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorgrizzly nyo <grizzly.nyo@gmail.com>2013-08-31 18:05:58 +0300
committergrizzly nyo <grizzly.nyo@gmail.com>2013-08-31 18:05:58 +0300
commit70cf4a11d33ec8aeb6f7da238a6f8125c8383cbe (patch)
treed63ee31efc97fc7ec8f262a6abd9b4d1eda36614 /doc
parent9230398e660b715ef1bb5183910aab550503c64f (diff)
downloadpylint-70cf4a11d33ec8aeb6f7da238a6f8125c8383cbe.tar.gz
Packaging fixes:
* update version string for docs * doc's conf.py was missing in sdist
Diffstat (limited to 'doc')
-rw-r--r--doc/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/conf.py b/doc/conf.py
index 77d489e..3aaf613 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -48,9 +48,9 @@ copyright = u'2013, Logilab and contributors'
# built documents.
#
# The short X.Y version.
-version = '0.27'
+version = '1.0.0'
# The full version, including alpha/beta/rc tags.
-release = '0.27'
+release = '1.0.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.