mirror of
https://github.com/SELinuxProject/setools
synced 2025-01-29 19:22:42 +00:00
Update setup.py for release.
Signed-off-by: Chris PeBenito <pebenito@ieee.org>
This commit is contained in:
parent
f708056f6d
commit
a57ad3cdb6
2
setup.py
2
setup.py
@ -140,7 +140,7 @@ for lang in linguas:
|
||||
installed_data.append((join('share/man', lang, 'man1'), glob.glob(join("man", lang, "*.1"))))
|
||||
|
||||
setup(name='setools',
|
||||
version='4.3.0-dev',
|
||||
version='4.3.0',
|
||||
description='SELinux policy analysis tools.',
|
||||
author='Chris PeBenito',
|
||||
author_email='pebenito@ieee.org',
|
||||
|
Loading…
Reference in New Issue
Block a user