lukasschwab / arxiv.py

Python wrapper for the arXiv API
MIT License
1.11k stars 123 forks source link

Bump pdoc version to 12.1.0 #95

Closed lukasschwab closed 2 years ago

lukasschwab commented 2 years ago

Description

Does what it says on the tin.

Breaking changes

List any changes that break the API usage supported on master.

None.

Relevant issues

List GitHub issues relevant to this change.

Unblock https://github.com/lukasschwab/arxiv.py/pull/94

Checklist

lukasschwab commented 2 years ago

Not clear why the Python version impacts the pdoc output here; it seems 3.10 yields different output from 3. Kind of annoying that this impacts the main Python version one has to use in development.