Skip to content

Commit

Permalink
Release 1.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
bgeron committed Mar 2, 2022
1 parent dc0ddf5 commit 720759e
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.6.3'
__version__ = '1.6.4'

from typing import List

Expand Down

0 comments on commit 720759e

Please sign in to comment.