[go: up one dir, main page]

Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
euske committed Nov 3, 2019
1 parent cc7d409 commit 08bf16e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pdfminer/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python
__version__ = '20191020'
__version__ = '20191103'

if __name__ == '__main__':
print (__version__)

0 comments on commit 08bf16e

Please sign in to comment.