Commit 6b76aa65 authored by Fang Yuedong's avatar Fang Yuedong
Browse files

Merge branch 'develop' into 'master'

update version to v3.3.1

See merge request !36
parents a4b37258 5f565d9f
Pipeline #11381 passed with stage
in 0 seconds
...@@ -76,7 +76,7 @@ with open("requirements.txt", "r") as f: ...@@ -76,7 +76,7 @@ with open("requirements.txt", "r") as f:
] ]
setup(name='csst_msc_sim', setup(name='csst_msc_sim',
version='3.3.0', version='3.3.1',
packages=find_packages(), packages=find_packages(),
# install_requires=[ # install_requires=[
# # 'numpy>=1.18.5', # # 'numpy>=1.18.5',
......
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