From 2e8180ddee28cb9cdd06519614998a2432e8fced Mon Sep 17 00:00:00 2001 From: Yusuke Shinyama Date: Sun, 15 May 2011 01:37:14 +0900 Subject: [PATCH] documentation update and version bump --- docs/index.html | 4 +++- docs/programming.html | 10 ++++++---- pdfminer/__init__.py | 2 +- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/docs/index.html b/docs/index.html index a873168..deb9e93 100644 --- a/docs/index.html +++ b/docs/index.html @@ -9,7 +9,7 @@
-Last Modified: Wed Apr 20 13:07:02 UTC 2011 +Last Modified: Sat May 14 16:33:16 UTC 2011
@@ -361,6 +361,8 @@ no stream header is displayed for the ease of saving it to a file.

Changes