Skip to content

Commit

Permalink
Update setup.py for release.
Browse files Browse the repository at this point in the history
Signed-off-by: Chris PeBenito <pebenito@ieee.org>
  • Loading branch information
pebenito committed Apr 1, 2020
1 parent f708056 commit a57ad3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ def run(self):
installed_data.append((join('share/man', lang, 'man1'), glob.glob(join("man", lang, "*.1"))))

setup(name='setools',
version='4.3.0-dev',
version='4.3.0',
description='SELinux policy analysis tools.',
author='Chris PeBenito',
author_email='pebenito@ieee.org',
Expand Down

0 comments on commit a57ad3c

Please sign in to comment.