diff --git a/code.json b/code.json index 41f524f022b04416cf5b7e60b3be0e0a00bd2989..b98bcd503b9dd5a1b628e6b4e22646beceffed93 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.8.3", + "version": "1.8.4", "status": "Development", "permissions": { "usageType": "openSource", diff --git a/pyproject.toml b/pyproject.toml index 59ad3e9081418abc9f0cd282b73d3c5ebaa0f608..5ff15b317671a32fb71fd023a9042faef3f90ec3 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.8.3" +version = "1.8.4" [tool.poetry.dependencies]