mirror of
https://github.com/SELinuxProject/setools
synced 2025-03-11 07:18:15 +00:00
setup.py: Update for 4.5 dev.
Signed-off-by: Chris PeBenito <pebenito@ieee.org>
This commit is contained in:
parent
0089ecd84f
commit
a7fd01467a
2
setup.py
2
setup.py
@ -133,7 +133,7 @@ for lang in linguas:
|
||||
installed_data.append((join('share/man', lang, 'man1'), glob.glob(join("man", lang, "*.1"))))
|
||||
|
||||
setup(name='setools',
|
||||
version='4.4.0-dev',
|
||||
version='4.5.0-dev',
|
||||
description='SELinux policy analysis tools.',
|
||||
author='Chris PeBenito',
|
||||
author_email='pebenito@ieee.org',
|
||||
|
Loading…
Reference in New Issue
Block a user