prepare 1.4.7 release

This commit is contained in:
Fredrik Eriksson 2025-02-28 07:55:51 +01:00
parent bbe23b1549
commit a6714d037b
Signed by: feffe
GPG Key ID: 20651C52AADCDB8D

View File

@ -5,7 +5,7 @@ from setuptools import setup, find_packages
setup( setup(
name='sau', name='sau',
version='1.4.5', version='1.4.7',
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',