summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorRob Dennis <rdennis@gmail.com>2014-04-25 21:39:31 -0400
committerRob Dennis <rdennis@gmail.com>2014-04-25 21:51:44 -0400
commitb75f39b4e44f6e6ce422921a8734169a4324f223 (patch)
tree922b639321518a4bf9e319b1abc0b23c62e36e20 /docs/conf.py
parentbe2e73e14d32a0a5de48fdaeb80e629e78612fec (diff)
downloadconfigobj-git-b75f39b4e44f6e6ce422921a8734169a4324f223.tar.gz
bumping version numbers to 5.0.5
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 1e4f78c..c988a3a 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -50,7 +50,7 @@ copyright = u'2014, Michael Foord, Nicola Larosa, Rob Dennis, Eli Courtwright'
# built documents.
#
# The full version, including alpha/beta/rc tags.
-release = '5.0.4'
+release = '5.0.5'
# The short X.Y version.
version = '.'.join(release.split('.')[:2])