prepare for v1.4.3

This commit is contained in:
Fredrik Eriksson 2024-08-18 16:28:21 +02:00
parent 76fe384d0f
commit 6fd96562ae
Signed by: feffe
GPG Key ID: E6B5580B853D322B

View File

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