Skip to content

Commit

Permalink
version updated
Browse files Browse the repository at this point in the history
  • Loading branch information
shridarpatil committed Nov 28, 2019
1 parent 1a5b27d commit 8b640db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pdf_text_overlay/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"""
__author__ = 'Shridhar Patil'
__email__ = 'shridharpatil2792@gmail.com'
__version__ = '0.3.1'
__version__ = '0.3.3'

from .pdfWriter import pdf_writer, ConditionalCoordinatesNotFound # noqa

Expand Down

0 comments on commit 8b640db

Please sign in to comment.