From 9d51ae651a1c39a83b0192fbbe1e400abf3a0409 Mon Sep 17 00:00:00 2001 From: Christoph Hellwig Date: Mon, 22 Jan 2018 19:45:05 +0100 Subject: [PATCH] bump version to v0.6 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 229c22c..48fdea3 100755 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ from setuptools import setup setup( name = 'nvmetcli', - version = 0.5, + version = 0.6, description = 'NVMe target configuration tool', license = 'Apache 2.0', maintainer = 'Christoph Hellwig', -- 2.49.0