1 parent 93ec21e commit 04ef146Copy full SHA for 04ef146
2 files changed
.codecov.yml
@@ -2,6 +2,7 @@ codecov:
2
require_ci_to_pass: yes
3
4
coverage:
5
+ range: 50..100
6
status:
7
project:
8
default:
@@ -12,3 +13,6 @@ coverage:
12
13
changes: false
14
15
comment: off
16
+
17
+github_checks:
18
+ annotations: false
docs/changelog.md
@@ -4,7 +4,7 @@ Release notes for `xyzpy`.
(whats-new-1-3-0)=
-## v1.3.0 (unreleased)
+## v1.3.0 (2026-03-26)
9
**New features:**
10
0 commit comments