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

v0.9.0

parent 99dd868d
No related branches found
No related tags found
No related merge requests found
{ {
"name": "geomag-algorithms", "name": "geomag-algorithms",
"version": "0.8.4", "version": "0.9.0",
"homepage": "http://geomag.usgs.gov/", "homepage": "http://geomag.usgs.gov/",
"repository": "https://github.com/usgs/geomag-algorithms.git", "repository": "https://github.com/usgs/geomag-algorithms.git",
"description": "Geomagnetism algorithms.", "description": "Geomagnetism algorithms.",
......
...@@ -2,7 +2,7 @@ from distutils.core import setup ...@@ -2,7 +2,7 @@ from distutils.core import setup
setup( setup(
name='geomag-algorithms', name='geomag-algorithms',
version='0.8.4', version='0.9.0',
description='USGS Geomag IO Library', description='USGS Geomag IO Library',
url='https://github.com/usgs/geomag-algorithms', url='https://github.com/usgs/geomag-algorithms',
packages=[ packages=[
......
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