Skip to content

Commit

Permalink
Merge pull request #928 from rzellem/develop
Browse files Browse the repository at this point in the history
v1.9.1: updated inits file
  • Loading branch information
rzellem authored Dec 15, 2021
2 parents 68693e5 + a0645b4 commit 809cd6c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion exotic/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.9.0"
__version__ = "1.9.1"
2 changes: 1 addition & 1 deletion inits.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"Pre-reduced File Time Format (BJD_TDB, JD_UTC, MJD_UTC)": "BJD_TDB",
"Pre-reduced File Units of Flux (flux, magnitude, millimagnitude)": "flux",

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


"Filter Minimum Wavelength (nm)": null,
"Filter Maximum Wavelength (nm)": null,
Expand Down

0 comments on commit 809cd6c

Please sign in to comment.