summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 2e0726c..11bbb88 100755
--- a/setup.py
+++ b/setup.py
@@ -20,7 +20,7 @@ from setuptools import setup
setup (
name = 'rtslib-fb',
- version = '2.1.62',
+ version = '2.1.63',
description = 'API for Linux kernel SCSI target (aka LIO)',
license = 'Apache 2.0',
maintainer = 'Andy Grover',