summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/source/conf.py2
-rw-r--r--docs/source/history.rst3
2 files changed, 3 insertions, 2 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py
index 8b87537..9f71445 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.6'
+version = '0.7'
# The full version, including alpha/beta/rc tags.
release = version
diff --git a/docs/source/history.rst b/docs/source/history.rst
index 004fb83..bbfb799 100644
--- a/docs/source/history.rst
+++ b/docs/source/history.rst
@@ -2,10 +2,11 @@
Release History
=================
-dev
+0.7
- Clean up interactive mode flag settting.
- Add support for Python 2.6, contributed by heavenshell.
+ - Fix multi-word commands in interactive mode.
0.6