Skip to content
Snippets Groups Projects
Commit b13117be authored by Wilbur, Spencer Franklin's avatar Wilbur, Spencer Franklin
Browse files

Upgraded the pyproject.toml and code.json file to latest release tag.

parent 3e2c8a09
No related branches found
No related tags found
1 merge request!343Update Release Tag
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
"name": "geomag-algorithms", "name": "geomag-algorithms",
"organization": "U.S. Geological Survey", "organization": "U.S. Geological Survey",
"description": "Library for processing Geomagnetic timeseries data.", "description": "Library for processing Geomagnetic timeseries data.",
"version": "1.10.0", "version": "1.11.1",
"status": "Development", "status": "Development",
"permissions": { "permissions": {
"usageType": "openSource", "usageType": "openSource",
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
"email": "gs-haz_dev_team_group@usgs.gov" "email": "gs-haz_dev_team_group@usgs.gov"
}, },
"date": { "date": {
"metadataLastUpdated": "2024-05-03" "metadataLastUpdated": "2024-09-27"
} }
} }
] ]
\ No newline at end of file
...@@ -17,7 +17,7 @@ packages = [ ...@@ -17,7 +17,7 @@ packages = [
{include = "geomagio" } {include = "geomagio" }
] ]
repository="https://code.usgs.gov/ghsc/geomag/geomag-algorithms" repository="https://code.usgs.gov/ghsc/geomag/geomag-algorithms"
version = "1.10.0" version = "1.11.1"
[tool.poetry.dependencies] [tool.poetry.dependencies]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment