bump version

This commit is contained in:
2025-09-20 23:29:22 +02:00
parent 79a25ef429
commit 46c3807554

View File

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