Skip to content

Commit 190929a

Browse files
committed
Release version 1.86.14
1 parent 68bce9f commit 190929a

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 1.86.14 – 2025-11-18
4+
5+
- Add support for Kenttärova Parsivel
6+
- Remove dead code
7+
38
## 1.86.13 – 2025-11-12
49

510
- Add cpr-validation plots

cloudnetpy/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
MAJOR = 1
22
MINOR = 86
3-
PATCH = 13
3+
PATCH = 14
44
__version__ = f"{MAJOR}.{MINOR}.{PATCH}"

0 commit comments

Comments
 (0)