prepare v1.3.3

This commit is contained in:
Fredrik Eriksson 2024-07-26 12:45:13 +02:00
parent 434858174c
commit 00496493cd
Signed by: feffe
GPG Key ID: E6B5580B853D322B

View File

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