Chris McDonough
2011-02-02 163db6a36bd79ccd7b93026a52ad93042a17adfb
dont try to autocompute version; change by hand
1 files modified
4 ■■■ changed files
docs/conf.py 4 ●●● patch | view | raw | blame | history
docs/conf.py
@@ -56,9 +56,7 @@
#
# The short X.Y version.
from pkg_resources import require
dist = require('repoze.who')[0]
version = dist.version
version = '2.0a4'
# The full version, including alpha/beta/rc tags.
release = version