Skip to content

Commit 626da60

Browse files
committed
0.7.1
1 parent 99cf29f commit 626da60

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 for aioraven
22

3+
0.7.1 (2025-01-19)
4+
------------------
5+
* Handle filler value for DateCode
6+
37
0.7.0 (2024-07-12)
48
------------------
59
* Add tests for timeout recovery

aioraven/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Copyright 2022 Scott K Logan
22
# Licensed under the Apache License, Version 2.0
33

4-
__version__ = '0.7.0'
4+
__version__ = '0.7.1'

0 commit comments

Comments
 (0)