Releases: bird-house/threddsclient
Releases · bird-house/threddsclient
v0.4.6
What's Changed
- update setup to remove py37 and add py312 by @fmigneault in #17
Full Changelog: v0.4.5...v0.4.6
v0.4.5
v0.4.4
Changes:
- add shield badges for PyPI and GitHub releases
- fix rendering of code blocks in
README.rst
- add missing classifiers and python requirements to
setup.py
to allow validators to detect appropriate versions - add python 3.9, 3.10 and 3.11 to the supported versions in
setup.py
and validate them in GitHub CI - drop Travis CI configuration in favor of GitHub CI
- fix
test_noaa
with the target THREDDS server responding differently than originally tested