Skip to content

Commit

Permalink
update release notes and version for desimodel/0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sbailey committed Nov 11, 2017
1 parent bef56c3 commit 93ef73d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion doc/release_notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,12 @@
desimodel Release Notes
=======================

0.9.1 (unreleased)
0.9.2 (unreleased)
------------------

* No changes yet.

0.9.1 (2017-11-10)
------------------

* Extracts wavelength coverage from specpsf files into params dictionary (`PR#68`_).
Expand Down
2 changes: 1 addition & 1 deletion py/desimodel/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.9.0.dev307'
__version__ = '0.9.1'

0 comments on commit 93ef73d

Please sign in to comment.