Skip to content

Commit

Permalink
Release 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bgeron committed Dec 5, 2023
1 parent d995f66 commit 7df9bcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion diff_pdf_visually/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Quickly check whether there is a visible difference between two PDFs, using ImageMagick and pdftocairo.
"""

__version__ = '1.7.0'
__version__ = '1.8.0'

from typing import List

Expand Down

0 comments on commit 7df9bcc

Please sign in to comment.