Fixed cpl g path problems & package names #93

This commit is contained in:
2022-11-30 18:04:40 +01:00
parent f0a8d69e22
commit 1bbec27d1a
61 changed files with 153 additions and 86 deletions

View File

@@ -11,7 +11,7 @@ sh-edraft Common Python library Command Line Interface
"""
__title__ = 'cpl_cli.publish'
__title__ = 'publish'
__author__ = 'Sven Heidemann'
__license__ = 'MIT'
__copyright__ = 'Copyright (c) 2020 - 2022 sh-edraft.de'