Loading setup.py +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ with open("requirements.txt", "r") as f: setuptools.setup( name='csst_ifs_sim', # 包名 version="3.1.0", # 版本号 version="3.0.0", # 版本号 author="Zhaojun Yan", # 作者 author_email="zhaojunyan@shao.ac.cn", # 邮箱 description="The CSST IFS simulation - prototype", # 短描述 Loading Loading
setup.py +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ with open("requirements.txt", "r") as f: setuptools.setup( name='csst_ifs_sim', # 包名 version="3.1.0", # 版本号 version="3.0.0", # 版本号 author="Zhaojun Yan", # 作者 author_email="zhaojunyan@shao.ac.cn", # 邮箱 description="The CSST IFS simulation - prototype", # 短描述 Loading