Skip to content
Snippets Groups Projects
Commit 3df93ff7 authored by Erin (Josh) Rigler's avatar Erin (Josh) Rigler Committed by GitHub
Browse files

Merge pull request #155 from erigler-usgs/update_to_v0.3.0

Updated version info
parents f51d9b2c a3853d31
No related branches found
No related tags found
No related merge requests found
{
"name": "geomag-algorithms",
"version": "0.2.1",
"version": "0.3.0",
"homepage": "http://geomag.usgs.gov/",
"repository": "https://github.com/usgs/geomag-algorithms.git",
"description": "Geomagnetism algorithms.",
......
......@@ -2,7 +2,7 @@ from distutils.core import setup
setup(
name='geomag-algorithms',
version='0.2.2',
version='0.3.0',
description='USGS Geomag IO Library',
url='https://github.com/usgs/geomag-algorithms',
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