Skip to content

Commit 4758cdf

Browse files
committed
setup.py: Update for release 4.4.0.
Signed-off-by: Chris PeBenito <[email protected]>
1 parent 0089ecd commit 4758cdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ def run(self):
133133
installed_data.append((join('share/man', lang, 'man1'), glob.glob(join("man", lang, "*.1"))))
134134

135135
setup(name='setools',
136-
version='4.4.0-dev',
136+
version='4.4.0',
137137
description='SELinux policy analysis tools.',
138138
author='Chris PeBenito',
139139
author_email='[email protected]',

0 commit comments

Comments
 (0)