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.
2 parents bf60a6d + 14f5db6 commit 7360df6Copy full SHA for 7360df6
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