diff --git a/code.json b/code.json index bb37638f61c50d42e0fc91302e7c6d401d0f8ed6..59ea14d214ce67edb72a8c1385c468ad2d32fc24 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.12.1", + "version": "1.12.2", "status": "Development", "permissions": { "usageType": "openSource", @@ -35,7 +35,7 @@ "email": "gs-haz_dev_team_group@usgs.gov" }, "date": { - "metadataLastUpdated": "2024-12-17" + "metadataLastUpdated": "2024-12-20" } } ] \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index d9ef175b026facbd7178e9f9ad308c08e77e211f..4ec57dad4a03f3e463e3a8ffa00d468182729886 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.12.1" +version = "1.12.2" [tool.poetry.dependencies]