From 903706066adb390d45e33655e466fca402d340e0 Mon Sep 17 00:00:00 2001 From: Benjamin Rose Date: Wed, 28 Jun 2023 11:03:24 -0400 Subject: [PATCH] Prepare for v2.10.1 release --- docs/history.rst | 9 +++++++++ sncosmo/__init__.py | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/docs/history.rst b/docs/history.rst index 5fa187c..8b137c3 100644 --- a/docs/history.rst +++ b/docs/history.rst @@ -8,6 +8,15 @@ sncosmo v1.0 will continue to work with any v1.x version. However, exact results may differ between versions in the 1.x series. (For example, due to changes in integration method.) + +v2.10.1 (2023-06-28) +==================== + +- Add GOTO_ (#374) and `DES u`_ (#371) filters. + +.. _GOTO: https://goto-observatory.org/ +.. _DES u: https://noirlab.edu/science/programs/ctio/filters/Dark-Energy-Camera + v2.10.0 (2023-04-27) ==================== diff --git a/sncosmo/__init__.py b/sncosmo/__init__.py index df68199..393deda 100644 --- a/sncosmo/__init__.py +++ b/sncosmo/__init__.py @@ -7,7 +7,7 @@ from astropy.config import ConfigItem, ConfigNamespace -__version__ = "2.10.0" +__version__ = "2.10.1" def test(