diff --git a/python/nwis_client/setup.cfg b/python/nwis_client/setup.cfg index 82af7682..2ee804c5 100644 --- a/python/nwis_client/setup.cfg +++ b/python/nwis_client/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = hydrotools.nwis_client -version = 3.0.4 +version = 3.0.5 author = Austin Raney author_email = aaraney@protonmail.com description = A convenient interface to the USGS NWIS Instantaneous Values (IV) REST Service API.