summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Hellmann <doug.hellmann@dreamhost.com>2012-05-10 15:22:41 -0400
committerDoug Hellmann <doug.hellmann@dreamhost.com>2012-05-10 15:22:41 -0400
commitb1c929ad6b1b97885e9f30776edf93db9aeccf88 (patch)
tree1f5a1e544bcfe415fae0db507c58c617d0b06096
parent81e322398d41d63729638e9d795c7bf3c523cb6f (diff)
downloadcliff-tablib-b1c929ad6b1b97885e9f30776edf93db9aeccf88.tar.gz
add version num to history file
-rw-r--r--docs/source/history.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/history.rst b/docs/source/history.rst
index 9e0f770..0459c20 100644
--- a/docs/source/history.rst
+++ b/docs/source/history.rst
@@ -2,7 +2,7 @@
Release History
=================
-dev
+0.6
- Pass the non-global argument list to :func:`initialize_app` to be
used in initialization work.