We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbcc4dc commit 8eebfd4Copy full SHA for 8eebfd4
CHANGELOG.rst
@@ -27,3 +27,6 @@
27
* Build improvements:
28
* Move from Travis to Github Actions to execute validation actions
29
* 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
@@ -6,7 +6,7 @@
6
7
setup(
8
name="maxcube-api",
9
- version="0.4.2",
+ version="0.4.3",
10
description="eQ-3/ELV MAX! Cube Python API",
11
long_description=readme,
12
author="David Uebelacker",
0 commit comments