Loading README.md +2 −2 Original line number Diff line number Diff line Loading @@ -12,8 +12,8 @@ https://csst-ifs-gehong.readthedocs.io/ Shuai Feng (sfeng@hebtu.edu.cn) # Updates History ### 2024-12 ### 3.0.0 * 优化了输入参数的边界判定 * 调整了代码的格式规范 * 修复了尘埃消光曲线的bug * pypi同步更新至1.1.3 No newline at end of file * 修复了模拟数据版本号错误的bug No newline at end of file setup.py +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ with open("requirements.txt", "r") as f: setuptools.setup( name='csst_ifs_gehong', version='1.1.0', version='3.0.0', license='MIT', author="Shuai Feng", author_email='sfeng@hebtu.edu.cn', Loading Loading
README.md +2 −2 Original line number Diff line number Diff line Loading @@ -12,8 +12,8 @@ https://csst-ifs-gehong.readthedocs.io/ Shuai Feng (sfeng@hebtu.edu.cn) # Updates History ### 2024-12 ### 3.0.0 * 优化了输入参数的边界判定 * 调整了代码的格式规范 * 修复了尘埃消光曲线的bug * pypi同步更新至1.1.3 No newline at end of file * 修复了模拟数据版本号错误的bug No newline at end of file
setup.py +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ with open("requirements.txt", "r") as f: setuptools.setup( name='csst_ifs_gehong', version='1.1.0', version='3.0.0', license='MIT', author="Shuai Feng", author_email='sfeng@hebtu.edu.cn', Loading