diff --git a/code.json b/code.json
index 5c7fac86f64750e04a068ae0da9a9fe85914eca1..3ed06282b0d400fc5e3f8615391966310b3968ca 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.13.3",
+    "version": "1.13.4",
     "status": "Development",
     "permissions": {
       "usageType": "openSource",
@@ -35,7 +35,7 @@
       "email": "gs-haz_dev_team_group@usgs.gov"
     },
     "date": {
-      "metadataLastUpdated": "2025-03-04"
+      "metadataLastUpdated": "2025-03-06"
     }
   }
 ]
\ No newline at end of file
diff --git a/pyproject.toml b/pyproject.toml
index 36c1a304e3363dd1e4b81b66321400b83b3301f7..48d96e6c011770534bf2610114a77ab2d6ecdfd1 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.13.3"
+version = "1.13.4"
 
 
 [tool.poetry.dependencies]