Knock, knock, Palladian 3.1 is here!

Hello,
I got the following strange dependency error and I cannot update my KNIME AP 3.1.0 installation (on Windows 10) with version 3.1 of Palladian nodes:

Cannot complete the install because one or more required items could not be found.
  Software being installed: Palladian for KNIME 3.1.0.202409011740 (ws.palladian.nodes.feature.feature.group 3.1.0.202409011740)
  Missing requirement: Palladian for KNIME 3.1.0.202409011740 (ws.palladian.nodes 3.1.0.202409011740) requires 'osgi.bundle; org.knime.workbench.repository [4.7.0,5.3.0)' but it could not be found
  Cannot satisfy dependency:
    From: Palladian for KNIME 3.1.0.202409011740 (ws.palladian.nodes.feature.feature.group 3.1.0.202409011740)
    To: org.eclipse.equinox.p2.iu; ws.palladian.nodes [3.1.0.202409011740,3.1.0.202409011740]

Looking at the error, it seems the allowed osgi version range of org.knime.workbench.repository bundle excludes the 5.3.0 version and up.
By the way, my KNIME 5.3.1 installation appears to have installed the 5.3.0 version of that bundle: when I look at the installation configuration I see the following:

org.knime.workbench.repository (5.3.0.v202407020826) "KNIME Workbench Repository" [Active]

Do I need to upgrade other bundles?

Thanks in advance.