Release 2021.4.1.rc2

This commit is contained in:
2021-05-19 08:19:21 +02:00
parent ab539c15dd
commit 128fda60b0
34 changed files with 67 additions and 67 deletions

View File

@@ -4,7 +4,7 @@
"Version": {
"Major": "2021",
"Minor": "4",
"Micro": ""
"Micro": "1.rc2"
},
"Author": "Sven Heidemann",
"AuthorEmail": "sven.heidemann@sh-edraft.de",
@@ -16,7 +16,7 @@
"LicenseName": "MIT",
"LicenseDescription": "MIT, see LICENSE for more details.",
"Dependencies": [
"sh_cpl==2021.4.post1"
"sh_cpl==2021.4.1.rc2"
],
"PythonVersion": ">=3.8",
"PythonPath": {},