diff --git a/code.json b/code.json index 424d6c82e0d76803d0ea1d66a28f0698686d14d4..e53c03f2daef3e718c4e337318631c367b8b9c40 100644 --- a/code.json +++ b/code.json @@ -3,7 +3,7 @@ "name": "geomag-algorithms", "organization": "U.S. Geological Survey", "description": "Library for processing Geomagnetic timeseries data.", - "version": "1.5.2", + "version": "1.5.3", "status": "Development", "permissions": { @@ -34,7 +34,7 @@ }, "date": { - "metadataLastUpdated": "2022-05-04" + "metadataLastUpdated": "2022-06-01" } } ] diff --git a/pyproject.toml b/pyproject.toml index f04d1717db11e4d803f7d1df894039bdb937b64a..19400fd73dc8d287316adf81b5aedc23b2a5cfcb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ packages = [ {include = "geomagio" } ] repository="https://code.usgs.gov/ghsc/geomag/geomag-algorithms" -version = "1.5.2" +version = "1.5.3" [tool.poetry.dependencies]