Skip to content

Commit

Permalink
Bump version to v1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesNeumann committed May 13, 2023
1 parent 8e2c672 commit 2979de7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ class Config:
MIN_DPI = 72
MAX_DPI = 900

VERSION = "1.3.3"
VERSION = "1.3.4"

STOP_STUCK_RUNNING = False

Expand Down

0 comments on commit 2979de7

Please sign in to comment.