mirror of
https://github.com/SELinuxProject/setools
synced 2025-03-25 04:26:28 +00:00
Update version for 4.3 dev cycle.
This commit is contained in:
parent
f8e12bbfd3
commit
42805258a1
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',
|
version='4.3.0-dev',
|
||||||
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