Skip to content
Snippets Groups Projects
Commit 819acc7f authored by Jeremy M Fee's avatar Jeremy M Fee
Browse files

Merge branch 'v1.2.0' into 'master'

Update algorithms version to 1.2.0

See merge request !36
parents b97592f7 ac50e24a
No related branches found
No related tags found
2 merge requests!146Release CMO metadata to production,!36Update algorithms version to 1.2.0
Pipeline #22876 passed
{
"name": "geomag-algorithms",
"version": "1.1.1",
"version": "1.2.0",
"homepage": "http://geomag.usgs.gov/",
"repository": "https://github.com/usgs/geomag-algorithms.git",
"description": "Geomagnetism algorithms.",
......
......@@ -9,7 +9,7 @@ if ssl_cert_file:
setuptools.setup(
name="geomag-algorithms",
version="1.1.1",
version="1.2.0",
description="USGS Geomag Algorithms Library",
url="https://github.com/usgs/geomag-algorithms",
packages=setuptools.find_packages(exclude=["test*"]),
......
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