bump version

This commit is contained in:
2021-07-04 15:05:04 +02:00
parent ac1a0baf92
commit 06ad5bde9e
2 changed files with 5 additions and 5 deletions

View File

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