We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54fa305 commit c386801Copy full SHA for c386801
setup.py
@@ -65,7 +65,7 @@
65
installed_data.append((join('share/man', lang, 'man1'), glob.glob(join("man", lang, "*.1"))))
66
67
setup(name='setools',
68
- version='4.5.0-dev',
+ version='4.5.0',
69
description='SELinux policy analysis tools.',
70
author='Chris PeBenito',
71
author_email='[email protected]',
0 commit comments