diff --git a/build.py b/build.py index 7ce1751..bb42d4a 100644 --- a/build.py +++ b/build.py @@ -44,7 +44,7 @@ license = 'GNU GPL v3' summary = 'YADT - an Augmented Deployment Tool - The Shell Part' url = 'https://github.com/yadt/yadtshell' -version = '1.7.0' +version = '1.7.1' default_task = ['analyze', 'publish']