Repaired build & publish #93

This commit is contained in:
2022-11-30 19:05:11 +01:00
parent 1bbec27d1a
commit 186b336bf3
27 changed files with 29 additions and 29 deletions

View File

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