mirror of
https://github.com/SELinuxProject/setools
synced 2025-03-11 07:18:15 +00:00
Missed updating version for release.
Brown paper bag.
This commit is contained in:
parent
d8f4f7bcd6
commit
42f226939e
2
setup.py
2
setup.py
@ -118,7 +118,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-alpha1',
|
version='4.0.0-alpha2',
|
||||||
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