Skip to content

Commit

Permalink
Bump version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
10b14224cc committed Jan 12, 2022
1 parent 14eddf2 commit 469f2af
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,7 @@ v 1.1.2 (2022-01-06)
* Additional options for Adobe Acrobat Clearscan simulation

v 1.1.0 (2021-11-25)

* Can simulate Adobe Acrobat Clearscan (improve quality of scanned document)

v 1.0.3 (2021-10-24)

* Bug fixes
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.1.3"
__version__ = "1.2.0"

0 comments on commit 469f2af

Please sign in to comment.