Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

Commit

Permalink
Release v 1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
raffaem committed Oct 21, 2022
1 parent bcaf841 commit 126681c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
v 1.3.4 (2022-10-21)
* Fix to install requirements

v 1.3.3 (2022-08-31)
* Final fix for Ghostscript >= 9.56.1 compatibility

Expand Down
2 changes: 1 addition & 1 deletion pdfsak_version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/usr/bin/env python3
__version__ = "1.3.3"
__version__ = "1.3.4"

0 comments on commit 126681c

Please sign in to comment.