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.
2 parents 1430a3f + 5e3837d commit 2536ea0Copy full SHA for 2536ea0
CHANGES.md
@@ -1,6 +1,6 @@
1
# XRLint Change History
2
3
-## Version 0.4.0 (in development)
+## Version 0.4.0 (from 2025-01-27)
4
5
- Fixed and enhanced core rule `time-coordinate`. `(#33)
6
- New xcube rule `no-chunked-coords`. (#29)
xrlint/version.py
@@ -1 +1 @@
-version = "0.4.0.dev0"
+version = "0.4.0"
0 commit comments