mirror of
https://github.com/SELinuxProject/setools
synced 2025-03-11 07:18:15 +00:00
setup.py: Update for release.
This commit is contained in:
parent
eb1fcc71af
commit
e03617eb7a
2
setup.py
2
setup.py
@ -171,7 +171,7 @@ ext_py_mods = [Extension('setools.policyrep._qpol',
|
|||||||
extra_objects=[static_sepol])]
|
extra_objects=[static_sepol])]
|
||||||
|
|
||||||
setup(name='setools',
|
setup(name='setools',
|
||||||
version='4.1.0',
|
version='4.1.1',
|
||||||
description='SELinux Policy tools.',
|
description='SELinux Policy tools.',
|
||||||
author='Tresys Technology, LLC',
|
author='Tresys Technology, LLC',
|
||||||
author_email='setools@tresys.com',
|
author_email='setools@tresys.com',
|
||||||
|
Loading…
Reference in New Issue
Block a user