We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1fbf08 commit bd476c7Copy full SHA for bd476c7
3 files changed
CITATION.cff
@@ -9,5 +9,5 @@ authors:
9
given-names: Adam
10
11
title: MUSE_OS
12
-version: v1.5.3
13
-date-released: 2025-10-06
+version: v1.5.4
+date-released: 2026-01-16
docs/release-notes/index.rst
@@ -5,6 +5,7 @@ This is the list of changes to MUSE between each release.
5
6
To update to the latest version, run ``pip install --upgrade muse-os``
7
8
+* :ref:`/release-notes/v1.5.4.md`
* :ref:`/release-notes/v1.5.3.md`
* :ref:`/release-notes/v1.5.2.md`
* :ref:`/release-notes/v1.5.1.md`
docs/release-notes/v1.5.4.md
@@ -0,0 +1,3 @@
1
+# Release notes for MUSE v1.5.4 (January 16, 2026)
2
+
3
+This release fixes a small bug to do with flexible input commodities (`github`{816}) and some small improvements to the documentation (`github`{813})
0 commit comments