diff --git a/setup.py b/setup.py index 2c2e35e..e4aec89 100755 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ from setuptools import setup, find_packages setup( name='sau', - version='1.3.3', + version='1.3.4', description='Tool for auto-updating OS and packages', author='Feffe', author_email='feffe@fulh.ax',