lukasschwab / arxiv.py

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

"sort_by" option makes error #16

Closed Nao-fox closed 6 years ago

Nao-fox commented 6 years ago

When I add sort_by option, this error message is shown: TypeError: query() got an unexpected keyword argument 'sort_by'

Nao-fox commented 6 years ago

I found the reason is this package in pip is not updated.