From f80ce46e1d1e8dcf2493b9013efdf6156a60a56f Mon Sep 17 00:00:00 2001 From: Bryan Tong Minh <bryan.tongminh@gmail.com> Date: Fri, 6 May 2011 13:24:01 +0000 Subject: [PATCH] Release 0.6.5 --- mwclient/RELEASE-NOTES.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mwclient/RELEASE-NOTES.txt b/mwclient/RELEASE-NOTES.txt index d6716a4..7077cc4 100644 --- a/mwclient/RELEASE-NOTES.txt +++ b/mwclient/RELEASE-NOTES.txt @@ -1,6 +1,9 @@ RELEASE NOTES FOR MWCLIENT -This is mwclient 0.6.5. The following are the release notes for this version. +This is mwclient 0.6.6. The following are the release notes for this version. + +== Changes in version 0.6.6 == +No changes yet. == Changes in version 0.6.5 == * Explicitly convert the Content-Length header to str, avoiding a TypeError -- GitLab