bump version
This commit is contained in:
parent
9261daeb74
commit
59e8fcc4e6
@ -16,7 +16,7 @@ version_sensitivity=1
|
|||||||
# not close all deleted files (any platform)
|
# not close all deleted files (any platform)
|
||||||
do_reboot=no
|
do_reboot=no
|
||||||
|
|
||||||
# Set to 0 to exit with failure code when going for reboot.
|
# Set to no to exit with failure code when going for reboot.
|
||||||
reboot_is_success=yes
|
reboot_is_success=yes
|
||||||
|
|
||||||
# Attempt to do a system upgrade
|
# Attempt to do a system upgrade
|
||||||
|
2
setup.py
2
setup.py
@ -5,7 +5,7 @@ from setuptools import setup, find_packages
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='sau',
|
name='sau',
|
||||||
version='1.2.0',
|
version='1.3.0',
|
||||||
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',
|
||||||
|
Loading…
Reference in New Issue
Block a user