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 c85efcd commit 0398856Copy full SHA for 0398856
uamqp/__init__.py
@@ -35,7 +35,7 @@
35
pass # Async not supported.
36
37
38
-__version__ = "1.6.6"
+__version__ = "1.6.7"
39
40
41
_logger = logging.getLogger(__name__)
0 commit comments