File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ NEID Table Access Protocol (TAP) Client
44[ ![ Build Status] ( https://www.travis-ci.com/Caltech-IPAC/pyNEID.svg?branch=master )] ( https://www.travis-ci.com/Caltech-IPAC/pyNEID )
55[ ![ Documentation Status] ( https://readthedocs.org/projects/pyneid/badge/?version=latest )] ( https://pyneid.readthedocs.io/en/latest/?badge=latest )
66[ ![ Coverage Status] ( https://coveralls.io/repos/github/Caltech-IPAC/pyNEID/badge.svg?branch=master )] ( https://coveralls.io/github/Caltech-IPAC/pyNEID?branch=master )
7+ [ ![ PyPI version] ( https://badge.fury.io/py/pyneid.svg )] ( https://badge.fury.io/py/pyneid )
78
89** This repository is currently in alpha release. Features may be broken or missing. Please report any bugs to neid-help@ipac.caltech.edu **
910
Original file line number Diff line number Diff line change 1111
1212setup (
1313 name = "pyneid" ,
14- version = "1.0.1 " ,
14+ version = "1.0.2 " ,
1515 author = "Mihseh Kong" ,
1616 description = "NEID archive access client" ,
1717 long_description = long_description ,
You can’t perform that action at this time.
0 commit comments