open 0.7.5
This commit is contained in:
parent
217df10000
commit
5eb522eee7
@ -1,3 +1,5 @@
|
|||||||
|
0.7.5:
|
||||||
|
- open 0.7.5
|
||||||
0.7.4:
|
0.7.4:
|
||||||
- fix issue mounting 'ephemeral0' if ephemeral0 was an alias for a
|
- fix issue mounting 'ephemeral0' if ephemeral0 was an alias for a
|
||||||
partitioned block device with target filesystem on ephemeral0.1.
|
partitioned block device with target filesystem on ephemeral0.1.
|
||||||
|
@ -20,7 +20,7 @@ from distutils import version as vr
|
|||||||
|
|
||||||
|
|
||||||
def version():
|
def version():
|
||||||
return vr.StrictVersion("0.7.4")
|
return vr.StrictVersion("0.7.5")
|
||||||
|
|
||||||
|
|
||||||
def version_string():
|
def version_string():
|
||||||
|
Loading…
x
Reference in New Issue
Block a user