Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
shridarpatil committed Jan 28, 2020
1 parent 07b6dd3 commit be39691
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.3'
__version__ = '0.4.1'

from .pdfWriter import pdf_writer, pdf_from_template, ConditionalCoordinatesNotFound # noqa

Expand Down

0 comments on commit be39691

Please sign in to comment.