diff --git a/code.json b/code.json index 84736bf9a1a8a1529762f5221d6cab41286d3a62..0715617a11f874737de0119895b4a01fb69dc58b 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.10.0", + "version": "1.11.1", "status": "Development", "permissions": { "usageType": "openSource", @@ -35,7 +35,7 @@ "email": "gs-haz_dev_team_group@usgs.gov" }, "date": { - "metadataLastUpdated": "2024-05-03" + "metadataLastUpdated": "2024-09-27" } } ] \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index 657a15260b8f853242599c10d6c45438bb7c17f0..237ccfc3023342514be914ab026733066d9cf4cf 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.10.0" +version = "1.11.1" [tool.poetry.dependencies]