mirror of
https://github.com/SELinuxProject/setools
synced 2025-04-01 22:58:12 +00:00
Bump version to 4.2.0-rc.
This commit is contained in:
parent
173544fecc
commit
41ab7cfdb7
2
setup.py
2
setup.py
@ -128,7 +128,7 @@ ext_py_mods = [Extension('setools.policyrep', ['setools/policyrep.pyx'],
|
|||||||
'-fno-exceptions'])]
|
'-fno-exceptions'])]
|
||||||
|
|
||||||
setup(name='setools',
|
setup(name='setools',
|
||||||
version='4.2.0-beta',
|
version='4.2.0-rc',
|
||||||
description='SELinux Policy tools.',
|
description='SELinux Policy 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