bump version

This commit is contained in:
2024-07-24 18:40:56 +02:00
parent 9261daeb74
commit 59e8fcc4e6
2 changed files with 2 additions and 2 deletions

View File

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