bump version

This commit is contained in:
Fredrik Eriksson 2021-02-20 16:11:25 +01:00
parent 3e3252ed48
commit a0a58c46d9
Signed by: feffe
GPG Key ID: F4329687B0FA7F8D

View File

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