Skip to content

Commit 8eebfd4

Browse files
committed
Release version 0.4.3
1 parent cbcc4dc commit 8eebfd4

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,6 @@
2727
* Build improvements:
2828
* Move from Travis to Github Actions to execute validation actions
2929
* Add code style and quality checks to the validation actions
30+
31+
### Version 0.4.3
32+
* Improve logging for invalid message and expired deadlines

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
setup(
88
name="maxcube-api",
9-
version="0.4.2",
9+
version="0.4.3",
1010
description="eQ-3/ELV MAX! Cube Python API",
1111
long_description=readme,
1212
author="David Uebelacker",

0 commit comments

Comments
 (0)