Skip to content

v0.0.8

Latest
Compare
Choose a tag to compare
@algal algal released this 05 Jun 22:23
· 8 commits to main since this release

New Features

  • pypdf2 has moved to pypdf (#7), thanks to @RensDimmendaal
    • This PR renames dependency PyPDF2 to pypdf as the maintainers moved that package.
      This move will silence the deprecation warning that's currently shown when using contextkit.

.venv/lib/python3.12/site-packages/PyPDF2/init.py:21: DeprecationWarning: PyPDF2 is deprecated. Please move to the pypdf library instead.

See: https://pypi.org/project/PyPDF2/