From f51a7714d737332dded097094b3be37389bef13e Mon Sep 17 00:00:00 2001 From: "chenwei@shao.ac.cn" Date: Mon, 8 Apr 2024 19:43:26 +0800 Subject: [PATCH] just test --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 7b314b0..aaa3c48 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ with open("README.md", "r") as fh: setuptools.setup( name='csst_mci_sim', - version='1.0.0', + version='1.0.1', author='CSST Team', author_email='zhaojunyan@shao.ac.cn', description='The CSST - mci - sim', # short description -- GitLab