Skip to content

Commit

Permalink
REL: 2.10.2
Browse files Browse the repository at this point in the history
BUG: Add PyPDF2.generic to PyPI distribution
  • Loading branch information
MartinThoma committed Aug 15, 2022
1 parent 870198d commit b50c3a8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG

## Version 2.10.2, 2022-08-15

BUG: Add PyPDF2.generic to PyPI distribution

## Version 2.10.1, 2022-08-15

### Bug Fixes (BUG)
Expand Down
2 changes: 1 addition & 1 deletion PyPDF2/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "2.10.1"
__version__ = "2.10.2"

0 comments on commit b50c3a8

Please sign in to comment.