Skip to content

Commit 2536ea0

Browse files
authored
Merge pull request #38 from bcdev/forman-0.4.0
preparing 0.4.0 release
2 parents 1430a3f + 5e3837d commit 2536ea0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# XRLint Change History
22

3-
## Version 0.4.0 (in development)
3+
## Version 0.4.0 (from 2025-01-27)
44

55
- Fixed and enhanced core rule `time-coordinate`. `(#33)
66
- New xcube rule `no-chunked-coords`. (#29)

xrlint/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = "0.4.0.dev0"
1+
version = "0.4.0"

0 commit comments

Comments
 (0)