Skip to content
Snippets Groups Projects
Commit 468e8f22 authored by Jesse Mapel's avatar Jesse Mapel Committed by jlaura
Browse files

Updated setup.py (#241)

parent 70296ece
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ import sys
from setuptools import setup, find_packages
NAME = "Ale"
VERSION = "0.2.0"
VERSION = "0.3.0"
# To install the library, run the following
#
......@@ -17,7 +17,8 @@ setup(
name=NAME,
version=VERSION,
description="Abstraction Layer for Ephemerides",
author_email="jlaura@usgs.gov",
author="USGS ASC Development Team",
author_email="",
url="",
keywords=[""],
packages=find_packages(),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment