Skip to content

Commit

Permalink
REL: 3.16.2
Browse files Browse the repository at this point in the history
## What's new

### Bug Fixes (BUG)
-  PDF size increases because of too high float writing precision (py-pdf#2213) by @pubpub-zz
-  Fix test_watermarking_reportlab_rendering() (py-pdf#2203) by @LucasCimon

### Documentation (DOC)
-  Fix typos and add a paragraph to ViewerPreferences docs (py-pdf#2199) by @marcstober
-  How to install pypi from any branch (py-pdf#2209) by @pubpub-zz
-  Update copyright footer in docs (py-pdf#2207) by @marcstober

### Developer Experience (DEV)
-  Let dependabot update Github Actions by @MartinThoma

### Maintenance (MAINT)
-  Update .pre-commit-config.yaml by @MartinThoma

[Full Changelog](py-pdf/pypdf@3.16.1...3.16.2)
  • Loading branch information
MartinThoma committed Sep 24, 2023
1 parent e3f60c1 commit 06cc877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pypdf/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "3.16.1"
__version__ = "3.16.2"

0 comments on commit 06cc877

Please sign in to comment.