fix selinux policy on gentoo

This commit is contained in:
2020-05-06 18:35:36 +02:00
parent 5d5947c99e
commit 9eebd56869
3 changed files with 9 additions and 4 deletions

View File

@ -5,7 +5,7 @@ from setuptools import setup, find_packages
setup(
name='sau',
version='0.9.0',
version='0.9.1',
description='Tool for auto-updating OS and packages',
author='Feffe',
author_email='feffe@fulh.ax',