From 865f0c9a5d1a1f15dafdd9a0108e18b03fe33c73 Mon Sep 17 00:00:00 2001 From: Benjamin Rose Date: Tue, 20 Feb 2024 10:39:22 -0600 Subject: [PATCH] Preparing for v2.10.4 release --- docs/history.rst | 5 +++-- sncosmo/__init__.py | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/history.rst b/docs/history.rst index 9d9357f..afcda9c 100644 --- a/docs/history.rst +++ b/docs/history.rst @@ -8,12 +8,13 @@ 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.3 (2024-01-31) +v2.10.4 (2024-02-20) ==================== - Fix issue with Python 3.12. Added dependency, `looseversion`, to replace removed `distutil` module (#387). +v2.10.3 (unreleased) +==================== v2.10.2 (2023-09-29) ==================== diff --git a/sncosmo/__init__.py b/sncosmo/__init__.py index 4400960..2328869 100644 --- a/sncosmo/__init__.py +++ b/sncosmo/__init__.py @@ -7,7 +7,7 @@ from astropy.config import ConfigItem, ConfigNamespace -__version__ = "2.10.3" +__version__ = "2.10.4" def test(