diff options
-rw-r--r-- | CHANGES.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index 51d1635d..313b2cc8 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -6,7 +6,7 @@ Change history for Coverage.py ============================== -Version 4.0.2, in progress +Version 4.0.3, in progress -------------------------- - Fixed an unusual edge case of detecting source encodings, described in |