Skip to content
Snippets Groups Projects
Commit 8a3fc1a3 authored by Erin (Josh) Rigler's avatar Erin (Josh) Rigler
Browse files

Update version info in package.json and setup.py

parent d4ec439c
No related branches found
No related tags found
No related merge requests found
{
"name": "geomag-algorithms",
"version": "0.8.1",
"version": "0.8.4",
"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.8.1',
version='0.8.4',
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