模块化重构代码
This commit is contained in:
6
quickgit/__init__.py
Normal file
6
quickgit/__init__.py
Normal file
@@ -0,0 +1,6 @@
|
||||
"""
|
||||
QuickGit - 萌芽一键Git管理工具
|
||||
"""
|
||||
|
||||
__version__ = "1.0.0"
|
||||
__author__ = "shumengya"
|
||||
Reference in New Issue
Block a user