Skip to content

Commit

Permalink
update release notes and version for desisurvey/0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sbailey committed Mar 31, 2021
1 parent 00d0406 commit e2a8f28
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion doc/changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,16 @@
desisurvey change log
=====================

0.15.1 (unreleased)
0.16.1 (unreleased)
-------------------

No changes yet.

0.16.0 (2021-03-31)
-------------------

Multiple updates for survey operations

* Add sbprof argument to etc.seeing_exposure_factor, accounting for
different sensitivities of BRIGHT and DARK programs to seeing.
* Reorganize state to match DailyOps desiderata. Implement multiple
Expand Down
2 changes: 1 addition & 1 deletion py/desisurvey/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.15.0.dev952'
__version__ = '0.16.0'

0 comments on commit e2a8f28

Please sign in to comment.