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 bf60a6d commit 14f5db6Copy full SHA for 14f5db6
nats/aio/client.py
@@ -28,7 +28,7 @@
28
from nats.aio.nuid import NUID
29
from nats.protocol.parser import *
30
31
-__version__ = '0.11.0'
+__version__ = '0.11.2'
32
__lang__ = 'python3'
33
_logger = logging.getLogger(__name__)
34
PROTOCOL = 1
0 commit comments