mirror of
https://github.com/SELinuxProject/setools
synced 2025-04-01 22:58:12 +00:00
Bump version for release.
This commit is contained in:
parent
d3b21a52ad
commit
403da9aee5
2
setup.py
2
setup.py
@ -132,7 +132,7 @@ ext_py_mods = [Extension('setools.policyrep._qpol',
|
|||||||
swig_opts=['-Ilibqpol/include'])]
|
swig_opts=['-Ilibqpol/include'])]
|
||||||
|
|
||||||
setup(name='setools',
|
setup(name='setools',
|
||||||
version='4.0.0-alpha3',
|
version='4.0.0-beta',
|
||||||
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