There was an error while loading. Please reload this page.
1 parent fae98bf commit 5de1a42Copy full SHA for 5de1a42
1 file changed
setup.py
@@ -1,6 +1,6 @@
1
from distutils.core import setup, Extension
2
setup(name="pycryptsetup",
3
- version = '0.0.11',
+ version = '0.1.0',
4
description = "Python bindings for cryptsetup",
5
author = "Martin Sivak",
6
author_email= "msivak@redhat.com",
0 commit comments