Skip to content

Commit

Permalink
version 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
0xabu committed Jan 8, 2025
1 parent b07da56 commit 08f6f0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pdfannots/__init__.py
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
Tool to extract and pretty-print PDF annotations for reviewing.
"""

__version__ = '0.4'
__version__ = '0.5'

import bisect
import collections

0 comments on commit 08f6f0a

Please sign in to comment.