From deef3b5730f51c29365cb5bdf4659806d57d1b51 Mon Sep 17 00:00:00 2001 From: Marek Ventur Date: Sun, 22 Jul 2018 12:26:05 +0100 Subject: [PATCH] This is a successful commit. Used for integration testing, do not remove --- app_library/main.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app_library/main.py b/app_library/main.py index 78c2f20..817bf9e 100644 --- a/app_library/main.py +++ b/app_library/main.py @@ -1,6 +1,8 @@ """switches between app libraries, updates and installs apps. -To publish apps use https://badge.emfcamp.org""" +To publish apps use https://badge.emfcamp.org + +Some minor change""" ___license___ = "MIT" ___name___ = "App Library"