Repaired build & publish #93

This commit is contained in:
2022-12-01 12:17:26 +01:00
parent 186b336bf3
commit 6aef49de40
30 changed files with 30 additions and 30 deletions

View File

@@ -11,7 +11,7 @@ CPL internal tool to set pip URL for CLI by environment
"""
__title__ = 'set-pip-urls'
__title__ = 'set_pip_urls'
__author__ = 'Sven Heidemann'
__license__ = 'MIT'
__copyright__ = 'Copyright (c) 2022 sh-edraft.de'

View File

@@ -11,7 +11,7 @@ CPL internal tool to set version from branch name
"""
__title__ = 'set-version'
__title__ = 'set_version'
__author__ = 'Sven Heidemann'
__license__ = 'MIT'
__copyright__ = 'Copyright (c) 2022 sh-edraft.de'