version bump.

git-svn-id: https://pdfminerr.googlecode.com/svn/trunk/pdfminer@182 1aa58f4a-7d42-0410-adbc-911cccaed67c
pull/1/head
yusuke.shinyama.dummy 2010-02-13 15:02:34 +00:00
parent 2dee2efad9
commit aad921b382
1 changed files with 1 additions and 1 deletions

View File

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