Releases: WenjieDu/Google_Scholar_Badge_Generator
Releases · WenjieDu/Google_Scholar_Badge_Generator
v0.1.3
v0.1.2
In this release, I made the following changes:
- use logging to help print logs with timestamps;
- rename the env variable
APPLY_MIRROR_SITE
toAPPLY_MIRROR_SITES
; - correct the error homepage links in
setup.py
so that the project on PyPI can link correctly with source code on GitHub;