Skip to content

Commit

Permalink
update release notes and version for desispec/0.68.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sbailey committed Nov 8, 2024
1 parent 95f6741 commit 1020b9b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
13 changes: 12 additions & 1 deletion doc/changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,22 @@
desispec Change Log
===================

0.68.1 (unreleased)
0.68.2 (unreleased)
-------------------

* No changes yet.

0.68.1 (2024-11-08)
-------------------

Used for rerunning the QuasarNet afterburner on Loa. Compatible with
0.68.0 tag for files that succeeded with that tag.

* Fix QuasarNet afterburner indexing bug when all input spectra are masked
(PR `#2409`_).

.. _`#2407`: https://github.com/desihub/desispec/pull/2407

0.68.0 (2024-11-07)
-------------------

Expand Down
2 changes: 1 addition & 1 deletion py/desispec/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.68.0.dev8957'
__version__ = '0.68.1'

0 comments on commit 1020b9b

Please sign in to comment.