diff --git a/nats/__init__.py b/nats/__init__.py index 0a9c05b..e944472 100644 --- a/nats/__init__.py +++ b/nats/__init__.py @@ -12,5 +12,5 @@ # limitations under the License. # -__version__ = b'0.7.0' +__version__ = b'0.7.2' __lang__ = b'python2'