2021.4 #19

Merged
edraft merged 237 commits from 2021.4 into master 2021-04-01 10:13:33 +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": []