prepare for v1.4.3

This commit is contained in:
2024-08-18 16:28:21 +02:00
parent 76fe384d0f
commit 6fd96562ae

View File

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