From 1d1a5be6108cfcf7873a707de34f0a53a86fc72f Mon Sep 17 00:00:00 2001 From: yan Date: Thu, 18 Apr 2024 14:40:13 +0800 Subject: [PATCH] debug --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 4286529..59329cd 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ with open("requirements.txt", "r") as f: setuptools.setup( name='csst_ifs_sim', # Internal_Version = '0.7.02', - version='1.0.0', + version='1.2.0', author='CSST Team', author_email='zhaojunyan@shao.ac.cn', description='The CSST - ifs - sim', # short description -- GitLab