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

v0.6.0

parent 0ee867d6
No related branches found
No related tags found
No related merge requests found
{ {
"name": "geomag-algorithms", "name": "geomag-algorithms",
"version": "0.5.0", "version": "0.6.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.5.0', version='0.6.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