version bump

git-svn-id: https://pdfminerr.googlecode.com/svn/trunk/pdfminer@233 1aa58f4a-7d42-0410-adbc-911cccaed67c
pull/1/head
yusuke.shinyama.dummy 2010-06-19 04:31:12 +00:00
parent 640455425a
commit 1a8692124f
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python
__version__ = '20100619'
__version__ = '20100619p1'
if __name__ == '__main__': print __version__