Commit d7fcf7c1 authored by Shuai Feng's avatar Shuai Feng
Browse files

update2412

parent 9cec2b00
Pipeline #7687 failed with stage
in 0 seconds
...@@ -12,8 +12,8 @@ https://csst-ifs-gehong.readthedocs.io/ ...@@ -12,8 +12,8 @@ https://csst-ifs-gehong.readthedocs.io/
Shuai Feng (sfeng@hebtu.edu.cn) Shuai Feng (sfeng@hebtu.edu.cn)
# Updates History # Updates History
### 2024-12 ### 3.0.0
* 优化了输入参数的边界判定 * 优化了输入参数的边界判定
* 调整了代码的格式规范 * 调整了代码的格式规范
* 修复了尘埃消光曲线的bug * 修复了尘埃消光曲线的bug
* pypi同步更新至1.1.3 * 修复了模拟数据版本号错误的bug
\ No newline at end of file \ No newline at end of file
...@@ -14,7 +14,7 @@ with open("requirements.txt", "r") as f: ...@@ -14,7 +14,7 @@ with open("requirements.txt", "r") as f:
setuptools.setup( setuptools.setup(
name='csst_ifs_gehong', name='csst_ifs_gehong',
version='1.1.0', version='3.0.0',
license='MIT', license='MIT',
author="Shuai Feng", author="Shuai Feng",
author_email='sfeng@hebtu.edu.cn', author_email='sfeng@hebtu.edu.cn',
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment