[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 25, 2019
1 parent b633a56 commit 4477952
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__ = '20191103'
__version__ = '20191125'

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

0 comments on commit 4477952

Please sign in to comment.