From b5483b6e91a6782269d82b64935ce663f7d57abc Mon Sep 17 00:00:00 2001 From: Benjamin Rose Date: Wed, 31 Jan 2024 15:29:42 -0600 Subject: [PATCH] Prepar for v2.10.3 release --- docs/history.rst | 6 ++++++ sncosmo/__init__.py | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/history.rst b/docs/history.rst index f6191da..9d9357f 100644 --- a/docs/history.rst +++ b/docs/history.rst @@ -9,6 +9,12 @@ exact results may differ between versions in the 1.x series. (For example, due to changes in integration method.) +v2.10.3 (2024-01-31) +==================== + +- Fix issue with Python 3.12. Added dependency, `looseversion`, to replace removed `distutil` module (#387). + + v2.10.2 (2023-09-29) ==================== diff --git a/sncosmo/__init__.py b/sncosmo/__init__.py index b9670a6..4400960 100644 --- a/sncosmo/__init__.py +++ b/sncosmo/__init__.py @@ -7,7 +7,7 @@ from astropy.config import ConfigItem, ConfigNamespace -__version__ = "2.10.2" +__version__ = "2.10.3" def test(