fix usepkg on gentoo rebuilds

This commit is contained in:
2024-08-29 10:58:34 +02:00
parent 9f08c5f687
commit 0f713bf476
2 changed files with 7 additions and 7 deletions

View File

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