prepare for 1.3.4

This commit is contained in:
Fredrik Eriksson 2024-07-27 16:45:09 +02:00
parent cef0f8d8bc
commit 7cce11022c
Signed by: feffe
GPG Key ID: E6B5580B853D322B

View File

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