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