Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# XRLint Change History


## Version 0.5.2 (in development)
## Version 0.6.0 (from 2026-09-11)

### Adjustments and Enhancements

Expand Down
2 changes: 1 addition & 1 deletion xrlint/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# This software is distributed under the terms and conditions of the
# MIT license (https://mit-license.org/).

version = "0.5.2.dev0"
version = "0.6.0"
Loading