diff --git a/setup.py b/setup.py index c03a78d2e0aa924776d4ff45c3aa6c5ece381f46..4a6be3a443443ffcdfcfa4becb096746f125d84b 100755 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ from setuptools import setup setup( name = 'nvmetcli', - version = 0.3, + version = 0.4, description = 'NVMe target configuration tool', license = 'Apache 2.0', maintainer = 'Christoph Hellwig',