Skip to content

Commit 809cd6c

Browse files
authored
Merge pull request #928 from rzellem/develop
v1.9.1: updated inits file
2 parents 68693e5 + a0645b4 commit 809cd6c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

exotic/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.9.0"
1+
__version__ = "1.9.1"

inits.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"Pre-reduced File Time Format (BJD_TDB, JD_UTC, MJD_UTC)": "BJD_TDB",
7979
"Pre-reduced File Units of Flux (flux, magnitude, millimagnitude)": "flux",
8080

81-
"Comparison Star used in Photometry (leave blank if none)": {"ra": "", "dec": "", "x": "", "y": ""},
81+
8282

8383
"Filter Minimum Wavelength (nm)": null,
8484
"Filter Maximum Wavelength (nm)": null,

0 commit comments

Comments
 (0)