Commit 2e92f122 authored by Yan Zhaojun's avatar Yan Zhaojun
Browse files

test

parent 60123888
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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",  # 短描述