2021.04.03 - Readme #18

Merged
edraft merged 231 commits from refs/pull/18/head into 2021.4 2021-03-31 15:42:41 +02:00
3 changed files with 2 additions and 1 deletions
Showing only changes of commit 85cd9fbcbc - Show all commits

View File

@@ -67,4 +67,5 @@ class CLI(ApplicationABC):
self._command_handler.handle(command, args)
except KeyboardInterrupt:
Console.write_line()
exit()

View File

@@ -16,7 +16,7 @@
"LicenseName": "",
"LicenseDescription": "",
"Dependencies": [
"sh_cpl==2021.4.1.post2"
"sh_cpl==2021.4.1.post3"
],
"PythonVersion": ">=3.9.2",
"Classifiers": []