Skip to content

Commit

Permalink
version 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
0xabu committed Nov 13, 2021
1 parent 5633ab8 commit 730c3b3
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
Expand Up @@ -2,7 +2,7 @@
Tool to extract and pretty-print PDF annotations for reviewing.
"""

__version__ = '0.1'
__version__ = '0.2'

import bisect
import collections
Expand Down

0 comments on commit 730c3b3

Please sign in to comment.