We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d1ef78 commit cdf67cfCopy full SHA for cdf67cf
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "autosubmitgui",
3
- "version": "4.1.0-beta.1",
+ "version": "4.1.0",
4
"private": true,
5
"dependencies": {
6
"@fortawesome/fontawesome-free": "^6.7.1",
public/CHANGELOG.md
@@ -1,5 +1,9 @@
## Changelog
+### Release v4.0.1 - Release date: 2025-06-10
+
+* Supported Autosubmit API version: [4.1.1](https://pypi.org/project/autosubmit-api/4.1.1/)
7
### Pre-release v4.1.0-beta.1 - Release date: 2025-05-21
8
9
* **Compatibility with Autosubmit API version >= [4.1.0b1](https://pypi.org/project/autosubmit-api/4.1.0b1/)**
0 commit comments