7 lines
95 B
Python
7 lines
95 B
Python
"""
|
|
QuickGit - 萌芽一键Git管理工具
|
|
"""
|
|
|
|
__version__ = "1.0.0"
|
|
__author__ = "shumengya"
|