We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1527d5e commit 4673e97Copy full SHA for 4673e97
1 file changed
setup.py
@@ -18,7 +18,7 @@
18
19
setup(
20
name='keyctl',
21
- version='0.3',
+ version='0.4',
22
description='Wrapper to use keyctl command in Python',
23
long_description=readme,
24
author='Martin Becker',
0 commit comments