Skip to content

Commit e10d036

Browse files
committed
Release version 1.78.4
1 parent 20a0387 commit e10d036

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## 1.78.4 – 2025-06-03
4+
5+
- Support telegram 5 from Thies LPM
6+
37
## 1.78.3 – 2025-06-03
48

59
- Make sure to use unmasked wet bulb values

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 = 78
3-
PATCH = 3
3+
PATCH = 4
44
__version__ = f"{MAJOR}.{MINOR}.{PATCH}"

0 commit comments

Comments
 (0)