diff --git a/code.json b/code.json index 0715617a11f874737de0119895b4a01fb69dc58b..70bbf91209cfd71b3ac76f5d0324f16b30409819 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.11.1", + "version": "1.12.0", "status": "Development", "permissions": { "usageType": "openSource", @@ -35,7 +35,7 @@ "email": "gs-haz_dev_team_group@usgs.gov" }, "date": { - "metadataLastUpdated": "2024-09-27" + "metadataLastUpdated": "2024-12-10" } } ] \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index cf5cbc54a8ec015debf2dfc960fceac362ad6a3b..482e40bbafb58c7a45f2032dd843469d076f6dbd 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.11.1" +version = "1.12.0" [tool.poetry.dependencies]