projects
/
users
/
hch
/
nvmetcli.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1993905
)
bump version to v0.7
v0.7
author
Christoph Hellwig <hch@lst.de>
Sun, 28 Apr 2019 12:47:14 +0000
(14:47 +0200)
committer
Christoph Hellwig <hch@lst.de>
Sun, 28 Apr 2019 12:47:14 +0000
(14:47 +0200)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index 48fdea3fe5c3e4f385a03194a1d2374407e347f6..1956d95f37f929fec8f3cee32ec096460d169f9d 100755
(executable)
--- a/
setup.py
+++ b/
setup.py
@@
-20,7
+20,7
@@
from setuptools import setup
setup(
name = 'nvmetcli',
- version = 0.
6
,
+ version = 0.
7
,
description = 'NVMe target configuration tool',
license = 'Apache 2.0',
maintainer = 'Christoph Hellwig',