mirror of
https://github.com/SELinuxProject/setools
synced 2025-05-11 12:48:38 +00:00
setup.py: Update for new release.
Signed-off-by: Chris PeBenito <chpebeni@linux.microsoft.com>
This commit is contained in:
parent
024a3066b8
commit
df5d5fd203
2
setup.py
2
setup.py
@ -65,7 +65,7 @@ for lang in linguas:
|
|||||||
installed_data.append((join('share/man', lang, 'man1'), glob.glob(join("man", lang, "*.1"))))
|
installed_data.append((join('share/man', lang, 'man1'), glob.glob(join("man", lang, "*.1"))))
|
||||||
|
|
||||||
setup(name='setools',
|
setup(name='setools',
|
||||||
version='4.5.0',
|
version='4.5.1',
|
||||||
description='SELinux policy analysis tools.',
|
description='SELinux policy analysis tools.',
|
||||||
author='Chris PeBenito',
|
author='Chris PeBenito',
|
||||||
author_email='pebenito@ieee.org',
|
author_email='pebenito@ieee.org',
|
||||||
|
Loading…
Reference in New Issue
Block a user