summaryrefslogtreecommitdiff
path: root/docs/source
diff options
context:
space:
mode:
authorDoug Hellmann <doug.hellmann@dreamhost.com>2012-04-28 19:40:04 -0400
committerDoug Hellmann <doug.hellmann@dreamhost.com>2012-04-28 19:40:04 -0400
commitae9707617d1e29ca84e6f6067e63570a10870130 (patch)
treea0bbe231f423bdb8f68e68bc6b60ba5213373c52 /docs/source
parentab200eb50513f5bf900cc066bd59ad964b0ab86e (diff)
downloadcliff-ae9707617d1e29ca84e6f6067e63570a10870130.tar.gz
version number and release note updates for 0.40.4
Diffstat (limited to 'docs/source')
-rw-r--r--docs/source/conf.py2
-rw-r--r--docs/source/history.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py
index 94acf29..713cac9 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -48,7 +48,7 @@ copyright = u'2012, Doug Hellmann'
# built documents.
#
# The short X.Y version.
-version = '0.3'
+version = '0.4'
# The full version, including alpha/beta/rc tags.
release = version
diff --git a/docs/source/history.rst b/docs/source/history.rst
index 58b5fb3..bb3eb54 100644
--- a/docs/source/history.rst
+++ b/docs/source/history.rst
@@ -2,7 +2,7 @@
Release History
=================
-dev
+0.4
- Add shell formatter for single objects.
- Add interactive mode.