Skip to content

Commit b6b2d32

Browse files
Update version to 26.4.1rc2 and generate release notes.
1 parent 3127245 commit b6b2d32

5 files changed

Lines changed: 12 additions & 4 deletions

File tree

docs/changes/604.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/changes/605.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/readthedocs/source/project_details/changelog.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@ Full Changelog
33
==============
44

55
.. towncrier release notes start
6+
Version 26.4.1rc2 (2026-04-08)
7+
==============================
8+
9+
Bug Fixes
10+
---------
11+
12+
- Pinned marshmallow to 3.26.1 to satisfy ANTARES dependency and conda-forge availability. (`PR #604 <https://github.com/gemini-hlsw/goats/pull/604>`_)
13+
- Fixed tests to support release candidate versioning. (`PR #605 <https://github.com/gemini-hlsw/goats/pull/605>`_)
14+
15+
616
Version 26.4.1rc1 (2026-04-07)
717
==============================
818

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies = [
3939
"tom-tns>=0.3.4",
4040
"tomtoolkit==2.31.6",
4141
]
42-
version = "26.4.1rc1"
42+
version = "26.4.1rc2"
4343

4444
[project.urls]
4545
Homepage = "https://github.com/gemini-hlsw/goats"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)