aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorYaron de Leeuw <me@jarondl.net>2015-01-05 19:31:24 +0200
committerYaron de Leeuw <me@jarondl.net>2015-01-05 19:40:20 +0200
commite0558da0b31c0d8de742088a1787bed527c01be8 (patch)
tree418be549ce96c2535a2f0a1b12066a67b5e565e0 /docs
parentc02da78433adc26935aa63fd8d3acb1255d1fa24 (diff)
downloaddateutil-e0558da0b31c0d8de742088a1787bed527c01be8.tar.gz
Prepare 2.4.0
updated the NEWS file, and bumped the versions
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 367cc44..09cc424 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -50,16 +50,16 @@ master_doc = 'index'
# General information about the project.
project = 'dateutil'
-copyright = '2014, dateutil'
+copyright = '2015, dateutil'
# 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 = '2.3'
+version = '2.4.0'
# The full version, including alpha/beta/rc tags.
-release = '2.3'
+release = '2.4.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.