diff --git a/code.json b/code.json index 3094c6171fd25dc60d6d754f518c8938df5ec21f..485e7884c2c3734baab991977bc3edc21136b7b3 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.6.4", + "version": "1.6.5", "status": "Development", "permissions": { "usageType": "openSource", @@ -35,7 +35,7 @@ "email": "gs-haz_dev_team_group@usgs.gov" }, "date": { - "metadataLastUpdated": "2023-03-22" + "metadataLastUpdated": "2023-03-29" } } ] \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index 4f7e4064a0947962d01eddee71c61de1783e2009..1f9f2922b4e0af42209e02750db227e1441c9b2a 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.6.4" +version = "1.6.5" [tool.poetry.dependencies]