Skip to content

Commit 8ba25ac

Browse files
committed
Set version to 4.4.2.
Signed-off-by: Chris PeBenito <[email protected]>
1 parent bab97db commit 8ba25ac

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.1',
136+
version='4.4.2',
137137
description='SELinux policy analysis tools.',
138138
author='Chris PeBenito',
139139
author_email='[email protected]',

0 commit comments

Comments
 (0)