File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 given-names : Adam
1010
1111title : MUSE_OS
12- version : v1.5.4
13- date-released : 2026-01-16
12+ version : v1.5.5
13+ date-released : 2026-03-27
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ This is the list of changes to MUSE between each release.
55
66To update to the latest version, run ``pip install --upgrade muse-os ``
77
8+ * :ref: `/release-notes/v1.5.5.md `
89* :ref: `/release-notes/v1.5.4.md `
910* :ref: `/release-notes/v1.5.3.md `
1011* :ref: `/release-notes/v1.5.2.md `
Original file line number Diff line number Diff line change 1+ # Release notes for MUSE v1.5.5 (March 27, 2026)
2+
3+ This release has no changes to the code, but fixes an issue affecting new installations
4+ of MUSE due to incompatibility with the latest major version of ` pandas ` (3.0.0), which
5+ was released on January 21, 2026.
6+
7+ The next major version of MUSE1 (v1.6.0) will include support for ` pandas ` 3.0.0, as
8+ well as dropping support for Python 3.9 and 3.10. In the meantime, new users should
9+ install MUSE v1.5.5 to ensure that a compatible version of ` pandas ` is being used.
You can’t perform that action at this time.
0 commit comments