diff --git a/rtslib/__init__.py b/rtslib/__init__.py index 7ea31fc..a02d5f7 100644 --- a/rtslib/__init__.py +++ b/rtslib/__init__.py @@ -36,7 +36,7 @@ from .alua import ALUATargetPortGroup -__version__ = '2.1.75' +__version__ = '2.1.76' __author__ = "Jerome Martin " __url__ = 'http://github.com/open-iscsi/rtslib-fb' __description__ = 'API for Linux kernel SCSI target (aka LIO)'