summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorwillmcgugan@gmail.com <willmcgugan@gmail.com@67cdc799-7952-0410-af00-57a81ceafa0f>2014-03-14 17:44:24 +0000
committerwillmcgugan@gmail.com <willmcgugan@gmail.com@67cdc799-7952-0410-af00-57a81ceafa0f>2014-03-14 17:44:24 +0000
commit6c4e125931824947c34527c07ff15a87f1e4c90a (patch)
tree28822d50c2e46d636bc34e788928e79823df3a57 /docs/conf.py
parent70ca3df086e93cb91bd6aff3f7b8aac9abb2c83c (diff)
downloadpyfilesystem-6c4e125931824947c34527c07ff15a87f1e4c90a.tar.gz
Docs update
git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@890 67cdc799-7952-0410-af00-57a81ceafa0f
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/conf.py b/docs/conf.py
index ba1d75b..a82283a 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -46,16 +46,16 @@ master_doc = 'index'
# General information about the project.
project = u'PyFilesystem'
-copyright = u'2009-2010, Will McGugan, Ryan Kelly'
+copyright = u'2009-2014, Will McGugan, Ryan Kelly'
# 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.4'
+version = '0.5'
# The full version, including alpha/beta/rc tags.
-release = '0.4.0'
+release = '0.5.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.