Skip to content

Commit e66807b

Browse files
committed
Update version to 2.2.3
1 parent 2d3043b commit e66807b

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
### 2.2.3
4+
- Fix status while disconnected (#96)
5+
36
### 2.2.2
47
- Fix exception order in _attempt_connect()
58
- Update CI actions

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ def read(fname):
1313

1414
setup(
1515
name="pyotgw",
16-
version="2.2.2",
16+
version="2.2.3",
1717
author="Milan van Nugteren",
1818
author_email="milan@network23.nl",
1919
description=(

0 commit comments

Comments
 (0)