- NW 7.40 E2E-verified compatibility matrix in SKILL.md - DDIC fixes: include namespace, tabletype exists check, DDIC delete lock Accept - New commands: clone, enhancement, history, unit-test - 665 tests, 96% coverage
6 lines
101 B
Python
6 lines
101 B
Python
"""
|
|
sap-cli — 基于 SAP ADT REST API 的 ABAP 开发对象管理工具
|
|
"""
|
|
|
|
__version__ = "2.2.1"
|